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

Adding support for Postgres TSTZRANGE #12

Closed
gsvitak opened this issue Oct 13, 2016 · 3 comments
Closed

Adding support for Postgres TSTZRANGE #12

gsvitak opened this issue Oct 13, 2016 · 3 comments

Comments

@gsvitak
Copy link

gsvitak commented Oct 13, 2016

Hello,

I need to be able to convert a postgres TSTZRANGE into a GraphQL type. I noticed that the graphene-django project does support the postgres range type.s

Just curious if it would be a good idea to add the same support to this codebase.

https://github.com/graphql-python/graphene-django/blob/master/graphene_django/converter.py#L193

Thanks
G

@syrusakbary
Copy link
Member

Completely! If you wanna work in a PR I will take a look it happily :)

@erikwrede
Copy link
Member

You can add a converter yourself using the syntax detailed in #371
Additionally, we accept contributions that include new converters, too.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics referencing this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants