You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by GitBox <gi...@apache.org> on 2022/01/07 06:58:48 UTC

[GitHub] [cayenne] OlegKhodokevich opened a new pull request #480: CAY-2639 DBImport and DB name case sensitivity. Feature for choosing case-sensitive naming.

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


   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 parameter allows to have in database case sensitive naming (for tables, attributes etc) and convey its initial state. Added quoted identifier in loaders. Added asciidoc and test for case-sensitive naming. 
   Example of naming that can be conveyed 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/148503494-a4ace505-d6dd-4d2a-ae42-3b7280c23b15.png)
   ![image](https://user-images.githubusercontent.com/71207387/148503536-6af487a5-90c9-420e-9411-ba1dd279f532.png)
   


-- 
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-unsubscribe@cayenne.apache.org

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



[GitHub] [cayenne] OlegKhodokevich closed pull request #480: CAY-2639 DBImport and DB name case sensitivity. Feature for choosing case-sensitive naming.

Posted by GitBox <gi...@apache.org>.
OlegKhodokevich closed pull request #480:
URL: https://github.com/apache/cayenne/pull/480


   


-- 
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-unsubscribe@cayenne.apache.org

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



[GitHub] [cayenne] OlegKhodokevich commented on pull request #480: CAY-2639 DBImport and DB name case sensitivity. Feature for choosing case-sensitive naming.

Posted by GitBox <gi...@apache.org>.
OlegKhodokevich commented on pull request #480:
URL: https://github.com/apache/cayenne/pull/480#issuecomment-1025616289


   There are issues with DB except default hsql.


-- 
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-unsubscribe@cayenne.apache.org

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