Add camelCase
feature flag for table names in Postgres adapter
#4578
PatrikKozak
started this conversation in
Feature Requests & Ideas
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.
-
Link to reproduction
No response
Describe the Bug
Related to this discussion: #3593
camelCase
table names would allow for longer table names.This should be behind a feature flag at the adapter level for consistency and disabled by default since it could considered a breaking change and require a lot of migrations for running projects.
Beta Was this translation helpful? Give feedback.
All reactions