GenerateChangeLog with objects in multiple schemas returns objects from multiple schemas and empty createTable statements

Description

Create two schemas. In schema 1 create tables A & B. In Schema 2 create tables X and Y. Create a FK between table 1.A and 2.X.

When running generateChangeLog, you will get createTable statements for A,B,X and Y and either A and B will have no columns defined or X and Y will have no columns defined

Environment

Database with two or more schemas.

Activity

Show:

Nathan Voxland February 24, 2014 at 7:08 PM

Fixed

Fixed

Details

Reporter

Fix versions

Affects versions

Priority

Created February 24, 2014 at 4:08 PM
Updated February 24, 2014 at 7:08 PM
Resolved February 24, 2014 at 7:08 PM

Flag notifications