This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from 22786ace2 cleanup
     new 84ad32f69 CAY-2980 Improve model name generation
     new 882677e35 CAY-2980 Improve model name generation

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ai-plugin/references/model-naming-conventions.md   | 17 ++++-----
 ai-plugin/skills/cayenne-model-naming/SKILL.md     | 14 +++++---
 .../dbsync/naming/BaseObjectNameGenerator.java     | 31 ++++++++++++++++-
 .../cayenne/dbsync/naming/EnglishInflector.java    | 18 ++++++----
 .../naming/DefaultObjectNameGeneratorTest.java     | 40 +++++++++++++++++++---
 .../dbsync/naming/EnglishInflectorTest.java        | 10 ++++++
 .../cayenne/dbsync/reverse/dbload/DbLoaderIT.java  |  3 +-
 7 files changed, 107 insertions(+), 26 deletions(-)

Reply via email to