OlegKhodokevich opened a new pull request #496:
URL: https://github.com/apache/cayenne/pull/496


   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](https://user-images.githubusercontent.com/71207387/151983628-0bb8b2dd-c739-4741-a13f-453fa3e11250.png)
   
![image](https://user-images.githubusercontent.com/71207387/151983639-7059ab5a-5543-4ea6-9f2e-ffed9d88e1d6.png)
   Was fixed tokens creating and tests for SQLite because this database hadn't 
supported column modifying. https://www.sqlite.org/omitted.html
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to