We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
shamrock.hibernate.orm.* And we can move away from the JPA or Hibernate ORM names.
shamrock.hibernate.orm.*
Things to change:
Proposal:
shamrock.hibernate.dialect
shamrock.hibernate-orm.dialect
shamrock.hibernate.schema-generation.database.action
shamrock.hibernate-orm.schema-generation
shamrock.hibernate.show_sql
shamrock.hibernate-orm.log-sql
shamrock.hibernate.sql-load-script-source
shamrock.hibernate-orm.sql-load-script
The text was updated successfully, but these errors were encountered:
@gsmet any update on this one? Should we just defer what remains?
Sorry, something went wrong.
I'm currently working on it. Should be done by tomorrow.
gsmet
No branches or pull requests
shamrock.hibernate.orm.*
And we can move away from the JPA or Hibernate ORM names.
Things to change:
Proposal:
shamrock.hibernate.dialect
->shamrock.hibernate-orm.dialect
shamrock.hibernate.schema-generation.database.action
->shamrock.hibernate-orm.schema-generation
shamrock.hibernate.show_sql
->shamrock.hibernate-orm.log-sql
shamrock.hibernate.sql-load-script-source
->shamrock.hibernate-orm.sql-load-script
The text was updated successfully, but these errors were encountered: