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

[Feature] Implement a column name character limit #175

Open
bastienboutonnet opened this issue May 14, 2020 · 0 comments
Open

[Feature] Implement a column name character limit #175

bastienboutonnet opened this issue May 14, 2020 · 0 comments
Labels
enhancement ✨ New feature or request good first issue 🥇 Good for newcomers help wanted 👋🏻 Extra attention is needed
Milestone

Comments

@bastienboutonnet
Copy link
Owner

bastienboutonnet commented May 14, 2020

Is your feature request related to a problem? Please describe.
All dbs probably have a character limit on column names. We should have a way to enforce that limit and either warn or fail and possibly apply trucation or do an interactive rename.

  • store settings somewhere in the db adaptor
  • allow user to specify it in their db or project config if they want to make it shorter.
@bastienboutonnet bastienboutonnet added enhancement ✨ New feature or request help wanted 👋🏻 Extra attention is needed good first issue 🥇 Good for newcomers labels May 14, 2020
@bastienboutonnet bastienboutonnet added this to the Objekt milestone May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request good first issue 🥇 Good for newcomers help wanted 👋🏻 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant