Details
Description
Currently, DDL generation from the modeler needs to specify a datasource connecting to the database for generate the structure directly.
Is it possible just generate the DDL for a particular database without linking to a live datasource?
I also notice that there is an ant task cdbgen for this purpose, however this task seems to not able to create DDL without datasource either.
Any workaround will also be appreciated.