Skip to content

Conversation

OlegKhodokevich
Copy link
Contributor

The feature was developed for work with case-sensitive naming (e.g. "name", "Name", "NAME"). Added a button for using case-sensitive naming in modeler. The useCaseSensitive option allows to have case sensitive naming (for tables, attributes etc) in database, if DB supports it, and passes its initial state. Added quoted identifier in loaders. Added asciidoc and test for case-sensitive naming.
An example of naming that can be passed from the database (this is not an example of the correct naming rules but it shows
program capabilities):
image
image
Was fixed tokens creating and tests for SQLite because this database hadn't supported column modifying. https://www.sqlite.org/omitted.html

…er and test for case-sensitive naming. Added a button for using case-sensitive naming in modeler. The useCaseSensitive parameter allows to have in database case sensitive naming and convey its initial state. Added asciidoc.
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