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

chore(deps): upgrade Graphile Engine #1430

Merged
merged 1 commit into from Jan 20, 2021
Merged

chore(deps): upgrade Graphile Engine #1430

merged 1 commit into from Jan 20, 2021

Conversation

benjie
Copy link
Member

@benjie benjie commented Jan 20, 2021

Description

Bug Fixes

  • graphql: ensure buildSchema fails on invalid GraphQL schema (#695) (c837e09)
  • pg-sql2: use same placeholder for same sql.value node (#705) (969d923)

Features

Performance impact

Unmeasured; likely similar.

Security impact

None known.

Checklist

  • My code matches the project's code style and yarn lint:fix passes.
  • I've added tests for the new feature, and yarn test passes.
  • I have detailed the new feature in the relevant documentation.
  • I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • If this is a breaking change I've explained why.

@benjie benjie merged commit 43b0812 into main Jan 20, 2021
@benjie benjie deleted the upgrade-engine branch January 20, 2021 16:43
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.

None yet

1 participant