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

SQLAlchemyConnectionField Graphene 2.0 + Promise Support #120

Merged
merged 5 commits into from
Jun 4, 2018

Conversation

nikordaris
Copy link

This fixes SQLAlchemyConnectionField to be compliant with Connection v2.0. It also enables async connection resolvers by leveraging the promise library. This fix also has the side affect of enabling subclassing of Connection reported in #65

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 90.508% when pulling ce5741f on nikordaris:connection-2.x into a2fe926 on graphql-python:master.

@coveralls
Copy link

coveralls commented Mar 21, 2018

Coverage Status

Coverage remained the same at 91.126% when pulling 65e1373 on nikordaris:connection-2.x into a2fe926 on graphql-python:master.

@nikordaris nikordaris closed this Mar 22, 2018
@nikordaris nikordaris reopened this Mar 22, 2018
@syrusakbary syrusakbary merged commit 8cb52a1 into graphql-python:master Jun 4, 2018
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.

3 participants