staruml-ddl
staruml-ddl copied to clipboard
StarUML extension for DDL Generation
When I try to generate the ddl I'm getting the window to choose the path and a filename but the file won't be generated. I tried it multiple times and...
Export documentation comments for tables and their entities. Example: CREATE TABLE table1 ( id bigint(20) NOT NULL comment **'comments from documentation goes here',** ....
now,when generate ddl,con't support the commont. i think the commont is very useful!
I was using this extension for generating the DDL for one of my projects, but I missed the functionality to include the documentation as comments in the generated SQL, as...
DDL is installed but not showing in tool menu So i can not generate sql code Please, someone can help me ?
Hi, this pull add comment generation feature and tablespace selection for Oracle DDL. Of course the code could be improved and tested for MySQL too. But it could be a...
I select generating the DDL -> Select the Data Model correctly -> Get into the Windows Dialog for Saving -> Click Saving -> No Error Message, but nothing saved. Additional...
Can i create a schema before building the table?