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

GraphQL Schema Building - Format DB columns names as GQL best practice and map to original name #692

Open
seantleonard opened this issue Aug 11, 2022 · 3 comments
Labels
Milestone

Comments

@seantleonard
Copy link
Contributor

As references in #609 , need to add ability to format columns names of database if they are not graphQL best practice. Additionally, when formatting, we need to map back to the original column name as to not break resolvers.

@Aniruddh25
Copy link
Contributor

Moving to March2023

@Aniruddh25
Copy link
Contributor

Wouldn't the mapping support we added recently let users configure the column names explicitly if they are not best practice alreadt?

I dont think we should forcefully format the column names since the option is already available to them

@Aniruddh25
Copy link
Contributor

Closing this for now until this is actually desired.

@Aniruddh25 Aniruddh25 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
@Aniruddh25 Aniruddh25 reopened this May 12, 2023
@Aniruddh25 Aniruddh25 modified the milestones: Mar2023, July2023, June2023 May 15, 2023
@Aniruddh25 Aniruddh25 modified the milestones: 0.9, 0.12 Jul 10, 2023
@seantleonard seantleonard modified the milestones: 0.12rc, 1.0 Feb 7, 2024
@seantleonard seantleonard modified the milestones: 1.1rc, 1.2rc Apr 30, 2024
@seantleonard seantleonard modified the milestones: 1.2rc, Feature Backlog May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants