Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't set naming convertion when create DDL #30

Open
fliu721 opened this issue Dec 7, 2018 · 0 comments
Open

Couldn't set naming convertion when create DDL #30

fliu721 opened this issue Dec 7, 2018 · 0 comments

Comments

@fliu721
Copy link

fliu721 commented Dec 7, 2018

Add this configuration in db.properties
db.namingconvention=com.avaje.ebean.config.MatchingNamingConvention
or
db.namingconvention=MATCHING

db.ddl.drop=true
db.ddl.create=true

When run the application, the auto generate table's name and table's column name is still underscore name style.

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

No branches or pull requests

1 participant