juliniq

Results 2 issues of juliniq

On exporting a database schema, MySQL Workbench (6.3.10) dumps a single CONSTRAINT in CREATE TABLE on multiple lines: ```sql -- MySQL Script generated by MySQL Workbench -- Wed Nov 29...

On exporting a database schema, MySQL Workbench (6.3.10) puts the create definitions' right parenthesis on the same line as the last create definition: ```sql -- MySQL Script generated by MySQL...