Allow to set the database's tables and fields naming strategy #529
stondini
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to fit a database tables and fields naming convention, it would be nice to allow to set a naming strategy like TypeORM.
Example of an address entity where the audit fields don't have the nomenclature as the other fiels:
Overridden
createdAtwithcreated_atandupdatedAtwithupdated_atwould comply with the other fields naming convention.Additional question: Why
createByandupdatedByare not defined ?Beta Was this translation helpful? Give feedback.
All reactions