Bug #90720 Forward Engineer (as SQL Script) does not include SQL Scripts added to the Model
Submitted: 2 May 2018 18:14 Modified: 4 Jun 2018 1:00
Reporter: Kuthair Habboush Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.3.10 OS:MacOS (macOS 10.13.x High Sierra x86_64)
Assigned to: Assigned Account CPU Architecture:Any
Tags: WBBugReporter

[2 May 2018 18:14] Kuthair Habboush
Description:
Using Forward Engineering (as SQL CREATE Script) does not include SQL Scripts added to the Model.

How to repeat:
1. Create a new Model.
2. Double click "Add Script" button and add a script to the model.
3. Choose "Bottom of script" for both Synchronization and Forward Engineering.
4. Add a simple table to your model.
5. Click on File menu... Export... Forward Engineer SQL CREATE Script.
6. Click on Continue and follow the prompts to create the script.

The newly created script will not contain the contents of the script added to the model.

Suggested fix:
Please include the added scripts to the Forward Engineer SQL CREATE Script.
[2 May 2018 18:49] Kuthair Habboush
Here's the documentation for the SQL Scripts panel:

https://dev.mysql.com/doc/workbench/en/wb-views-overview-scripts.html

Essentially need to add this to the Forward Engineer SQL CREATE Script feature under File...Export menu.
[2 May 2018 19:27] MySQL Verification Team
Please try development release 8.0.11 rc. Thanks.
[3 May 2018 15:16] Kuthair Habboush
Where can I download the development release 8.0.11 rc?

thanks.
[4 May 2018 1:00] MySQL Verification Team
Go to: https://dev.mysql.com/downloads/workbench/ click tab Development Reeleases.
[5 Jun 2018 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".