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(pg): support non-scalar range values #591

Merged
merged 2 commits into from Jan 7, 2020

Conversation

singingwolfboy
Copy link
Contributor

No description provided.

@benjie benjie mentioned this pull request Jan 4, 2020
Copy link
Member

@benjie benjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice; thanks 🙌

@benjie benjie changed the title Correct range input/output type mismatch feat(pg): support non-scalar range values Jan 7, 2020
@benjie benjie merged commit d1f51e0 into graphile:master Jan 7, 2020
benjie added a commit that referenced this pull request Jan 17, 2020
Co-authored-by: Benjie Gillam <benjie@jemjie.com>
benjie added a commit that referenced this pull request Jan 17, 2020
Co-authored-by: Benjie Gillam <benjie@jemjie.com>
benjie added a commit that referenced this pull request Jan 17, 2020
* chore(tsdoc): enable TSDoc linting (#577)

* chore: add tests for GRAPHILE_TURBO (#582)

* chore(types): export GraphileResolverContext

* chore(release): use yarn commands

* feat(watch): manual schema reload notification (#583)

* chore(git): ignore .env file (#590)

* chore(tests): use Jest GraphQL schema serializer (#589)

* feat(omit) take "many" on constraints into account (#565)

* feat(omit) take "many" on constraints into account

Closes #505.

* move `@omit many` constraint condition to "many" relations only

and simplify the conditions a bit, outdenting `makeField` by one level

Co-authored-by: Benjie Gillam <benjie@jemjie.com>

* feat(pg): support non-scalar range values (#591)

Co-authored-by: Benjie Gillam <benjie@jemjie.com>

* Fix issues after rebase

* More reliable?

Co-authored-by: David Baumgold <david@davidbaumgold.com>
Co-authored-by: Andreas Bergmaier <53600133+ab-pm@users.noreply.github.com>
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

2 participants