You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using efg version 5.0.935, my database is postgresql and the property naming convention is snake_case, but when generate by efg, all properties changed to PascalCase, can I change this behavior or conserve my db naming convetion? Thank a lot.
The text was updated successfully, but these errors were encountered:
I am using
efg
version5.0.935
, my database ispostgresql
and the property naming convention issnake_case
, but when generate byefg
, all properties changed toPascalCase
, can I change this behavior or conserve my db naming convetion? Thank a lot.The text was updated successfully, but these errors were encountered: