0
Not a bug

Forward Engineer ignores selected tables on "Generate Alter Script" -- Generates for All Tables

kenneth wood 9 months ago updated by Retinder Labana 8 months ago 3

Forward Engineering will not allow me to generate ALTER table scripts on selected tables.

No mater what I select, it generates a statement for all changed tables in the project.

The select feature works for CREATE table option, but it doesn't work for ALTER table.

Looks like it is generating all the ALTER statements, then adding CREATE table statements for the selected tables, which is not expected behavior.

Under review

Thank you for submitting this bug ticket, Kenneth. We will forward to the team and keep you updated on the status. Thank you!

Not a bug

Hi Kenneth, 

It is the expected behavior of the tool to generate Alter Script at the project level regardless of which tables you might have selected at the FE screen.

The Select process will only be utilized for generating SQL (create tables).

Please let me know if you have any other questions. 

Thanks, 
Retinder Labana