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

Add ability to create SQLAlchemyObjectType with custom SQLAlchemyObjectTypeOptions #95

Merged

Conversation

nmvalera
Copy link

  • Enables developers to create custom types that inherit from SQLAlchemyObjectType with custom SQLAlchemyObjectTypeOptions
  • Enables developers to complexify the ObjectType inheritance tree starting from SQLAlchemyObjectType

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage decreased (-0.3%) to 90.722% when pulling a830eb3 on nicolas-maurice:feature/custom-objecttype-options into 4827ce2 on graphql-python:master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage decreased (-0.3%) to 90.722% when pulling 9206ec6 on nicolas-maurice:feature/custom-objecttype-options into 4827ce2 on graphql-python:master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage decreased (-0.3%) to 90.722% when pulling 3e1b7fb on nicolas-maurice:feature/custom-objecttype-options into 4827ce2 on graphql-python:master.

@coveralls
Copy link

coveralls commented Nov 25, 2017

Coverage Status

Coverage increased (+0.09%) to 91.065% when pulling 1840814 on nicolas-maurice:feature/custom-objecttype-options into 4827ce2 on graphql-python:master.

@syrusakbary syrusakbary merged commit 25c452c into graphql-python:master Feb 11, 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