Bug #38790 Forward Engineer script ignores selection
Submitted: 14 Aug 2008 9:21 Modified: 15 Aug 2008 12:44
Reporter: Radboud Platvoet Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.22 OS:Windows (SP2)
Assigned to: CPU Architecture:Any

[14 Aug 2008 9:21] Radboud Platvoet
Description:
When you choose forward engineer script and make a sub-selection of the tables you want to forward engineer to the database, then all table create statements are generated in the script to be executed. If you select no tables, you do get an empty sricpt.

How to repeat:
- Create a model with multiple tables.
- Select "Forward Engineer..." from the 'Database' menu.
- In te screen that appears click the button 'Detailed selection >>' next to "objects of the type MySql Table".
- Move all tables to the unselected or "Exclusion masks" list by clicking the button ">>".
- Select one table in the "Exclusion masks" list and move it back to the "Objects to process" list by clicking the button "<".
- Click the button "Next >" at the bottom right of the window three times or until you get to the "Review and edit the SQL script".

The script will have create statements for all tables.
[14 Aug 2008 9:51] Johannes Taxacher
could you try again with the most recent version (5.0.24) - this issue has been fixed
[15 Aug 2008 12:44] Radboud Platvoet
Yes. It is fixed in version 5.0.24.