Skip to content

Conversation

@dareni
Copy link

@dareni dareni commented Feb 5, 2024

Add the option for sql generation with quoted identifiers,
allowing for example, hsqldb schema creation with preserved
lowercase identifier names.

-New 'Quote DDL identifiers?' checkbox on ProjectSettingsPanel
for new quoteIdentifiers flag.
-Complete the partially implemented identifier quote logic of the DDL
generation classes to use the new flag.

Only tested on mysql and hsqldb.

Generate a pom.xml for ant project library dependencies
and an import script to install libraries in the local
maven repository. Allows for simple integration of the
project with any ide.
Probably cause by strict checking by newer compiler.
Add the option for sql generation with quoted identifiers,
allowing for example, hsqldb schema creation with preserved
lowercase identifier names.

-New 'Quote DDL identifiers?' checkbox on ProjectSettingsPanel
for new quoteIdentifiers flag.
-Complete the partially implemented identifier quote logic of the DDL
generation classes to use the new flag.

Only tested on mysql and hsqldb.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant