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

Update Hasura's column names to camelCase and Upgrade client's Apollo #131

Merged
merged 5 commits into from
Sep 14, 2020

Conversation

TheoWolf
Copy link
Contributor

@TheoWolf TheoWolf commented Sep 11, 2020

Please note that I enabled the metadata and migrations auto-apply feature. The graphql engine cli will apply any migration and metadata found in the hasura folder automatically before starting the graphql engine. (No need for make setup_migrations)

Note

  • Squashing the metadata is not working, the feature is still in preview
  • Enums values need to be inserted in the SQL files, enums table must have at least one value when created.

┆Issue is synchronized with this Trello card by Unito

@TheoWolf TheoWolf requested a review from JeffSpies September 11, 2020 17:05
@TheoWolf TheoWolf self-assigned this Sep 11, 2020
@TheoWolf TheoWolf merged commit f96bf3f into master Sep 14, 2020
@TheoWolf TheoWolf deleted the hasura_migration branch September 14, 2020 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant