In Schema Script Generator for Oracle and DB2 -
the script for User defined data type should be created before script for creating Tables.
if we have a table with a column as a user defined data type, with current build recreating the table fails since table creation script occurs first and then user defined data type for schema script generator.
|
|
30 KB
schema objects are scripted in the proper order now...
Tariq, can you check the order of all the databases?
Tariq, can you check the order of all the databases?
Issue #2297 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| No fixed build |
| No time estimate |
schema objects are scripted in the proper order now...