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

feat(deps): upgrade pg-sql2 and postgraphile-core #839

Merged
merged 5 commits into from
Aug 22, 2018
Merged

Conversation

benjie
Copy link
Member

@benjie benjie commented Aug 22, 2018

  • Better TypeScript support
  • Many fixes, including:
    • enable update/delete mutations for tables lacking primary keys
    • fix bug in introspection query that could in some very rare circumstances cause tables or functions to be omitted from the generated schema
    • fixing a template string that accidentally had straight quotes (thanks @mathroc)
    • more useful error message when using legacy graphql versions with graphile-utils
    • fix bug in regex for validating long aliases
  • More information in some places for plugins to use
  • Better errors in a few places
  • hstore support
  • inet support thanks to @syndesis
  • graphile-utils enhancements

@benjie benjie merged commit 4507b3d into master Aug 22, 2018
@benjie benjie deleted the update-typed-deps branch August 22, 2018 19:22
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