Using 5.6.2, ans SQL Server driver
- Create or load a model.
- Add a new Relational Model Data Storage for SQL Server.
- Sync the model to that DB.
- Select Generate Database Schema Create Script (DDL)
The first time step 4 is executed, the script is incomplete. None of the CREATE statements are there. Without making any changes in LLBLGEN, immediately do step 4 again, and the resulting script is correct.