GitHub / graphql-python/graphene-sqlalchemy issues and pull requests
#429 - add support for strict_type connections
Issue -
State: open - Opened by snstanton about 2 months ago
#427 - required should be inferred from the return type of a hybrid property
Issue -
State: open - Opened by snstanton about 2 months ago
#426 - Handle object retrieval with composite primary keys
Pull Request -
State: open - Opened by gbunkoczi 2 months ago
#425 - build(deps): bump pypa/gh-action-pypi-publish from 1.1.0 to 1.13.0 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#423 - Performance Issue: Inefficient Slicing of Connection Queries
Issue -
State: open - Opened by JeremieSiller 6 months ago
#422 - Enabling sub-query filtering and sorting
Issue -
State: open - Opened by rcb4by 7 months ago
- 1 comment
#421 - chore: update lint actions
Pull Request -
State: closed - Opened by erikwrede 8 months ago
#421 - chore: update lint actions
Pull Request -
State: closed - Opened by erikwrede 8 months ago
#420 - Do not create filter class if create_filters is False
Pull Request -
State: closed - Opened by romeroyonatan 10 months ago
- 1 comment
#420 - Do not create filter class if create_filters is False
Pull Request -
State: closed - Opened by romeroyonatan 10 months ago
- 1 comment
#419 - Resolving `MissingGreenlet` error when using async drivers.
Issue -
State: open - Opened by rcb4by 11 months ago
#418 - How to exclude or specifically include fields from having filters auto created
Issue -
State: open - Opened by adiberk 11 months ago
- 2 comments
#417 - Add support for python 3.12
Pull Request -
State: closed - Opened by richin13 about 1 year ago
#417 - Add support for python 3.12
Pull Request -
State: open - Opened by richin13 about 1 year ago
#416 - Support for python 3.12
Issue -
State: open - Opened by richin13 about 1 year ago
#415 - Union types in connections: 'UnionOptions' object has no attribute 'model'
Issue -
State: open - Opened by andersenyangjsq about 1 year ago
#414 - Feat: make new filters feature optional
Pull Request -
State: closed - Opened by skolazbynek about 1 year ago
#414 - Feat: make new filters feature optional
Pull Request -
State: open - Opened by skolazbynek about 1 year ago
#413 - Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
Issue -
State: open - Opened by adiberk about 1 year ago
#412 - Query picking wrong property when property name is `id` with different column name and second property vice versa.
Issue -
State: open - Opened by usalu over 1 year ago
#411 - MVC: support business logic layer
Issue -
State: open - Opened by ego over 1 year ago
- 1 comment
#410 - Conversion of BigInteger primary keys to ID
Issue -
State: open - Opened by c8y3 over 1 year ago
#407 - Allow a custom filter class with the purpose of using all the base filters, and adding sqlalchemy-filter esk filters
Issue -
State: closed - Opened by adiberk over 1 year ago
#406 - Requiring graphene_type for custom filters as well as type hints
Issue -
State: closed - Opened by adiberk over 1 year ago
#404 - feat(filters): Added DateTimeFilter
Pull Request -
State: closed - Opened by Salamek over 1 year ago
- 2 comments
#404 - feat(filters): Added DateTimeFilter
Pull Request -
State: closed - Opened by Salamek over 1 year ago
- 1 comment
#403 - filter: Guys, did you forgot on DateTimeFilter?
Issue -
State: closed - Opened by Salamek over 1 year ago
- 1 comment
#402 - Improve filter tests
Pull Request -
State: open - Opened by sabard over 1 year ago
#402 - Improve filter tests
Pull Request -
State: open - Opened by sabard over 1 year ago
- 1 comment
#401 - Enabling field batching results in
Issue -
State: open - Opened by odfalik almost 2 years ago
#400 - Automatic sort argument for SQLAlchemyInterface
Pull Request -
State: open - Opened by gbunkoczi almost 2 years ago
#400 - Automatic sort argument for SQLAlchemyInterface
Pull Request -
State: closed - Opened by gbunkoczi almost 2 years ago
- 4 comments
#399 - fix: keep converting tuples to strings for composite primary keys in relay ID field
Pull Request -
State: closed - Opened by erikwrede almost 2 years ago
- 1 comment
#398 - Default sort
Issue -
State: open - Opened by andrewvasilchuk about 2 years ago
- 1 comment
Labels: enhancement
#397 - Update fields.py
Pull Request -
State: closed - Opened by acadabus over 2 years ago
- 1 comment
#396 - hybrid_property annotations with built-in types defaulting to `ForwardRef` and failing schema compilation
Issue -
State: open - Opened by yesthesoup over 2 years ago
- 2 comments
#395 - Recreate loader if old loader is on different loop
Pull Request -
State: closed - Opened by zeptonaut over 2 years ago
- 4 comments
#394 - flask_sqlalchemy example does not run with v3 release
Issue -
State: closed - Opened by antonstemp over 2 years ago
- 2 comments
#393 - Support for sqlalchemy ^2.0.0
Issue -
State: closed - Opened by banool over 2 years ago
- 7 comments
#392 - Relationship isn't working if a model has a property named other than 'id'.
Issue -
State: open - Opened by masterchef over 2 years ago
- 5 comments
#391 - WIP: feat: Add contains_exactly filter
Pull Request -
State: open - Opened by sabard over 2 years ago
- 1 comment
#390 - Prioritize custom type conversion over standard conversions
Issue -
State: open - Opened by PaulSchweizer over 2 years ago
- 1 comment
#389 - Hybrid properties don't work in the presence of future annotations
Issue -
State: open - Opened by polgfred over 2 years ago
- 6 comments
#388 - Global ids from objects with composite primary keys are not correctly extracted (again)
Issue -
State: closed - Opened by genericmoniker over 2 years ago
- 3 comments
Labels: bug
#387 - Expand docs with batching example
Issue -
State: open - Opened by sabard over 2 years ago
#386 - examples/flask_sqlalchemy: dependency specification needed, due to breaking change in graphql-core ^3
Issue -
State: open - Opened by Ultrahero over 2 years ago
- 1 comment
#385 - fix: set README content_type
Pull Request -
State: closed - Opened by sabard over 2 years ago
- 1 comment
#384 - docs: update PyPI page
Pull Request -
State: closed - Opened by sabard over 2 years ago
- 1 comment
#383 - fix: warnings in docs build
Pull Request -
State: closed - Opened by sabard almost 3 years ago
- 2 comments
#382 - chore: limit lint runs to master pushes and PRs
Pull Request -
State: closed - Opened by sabard almost 3 years ago
- 1 comment
#381 - How to remove "edges" and "node" from query?
Issue -
State: closed - Opened by MattKleinsmith almost 3 years ago
- 9 comments
#380 - Flask example gives ImportError
Issue -
State: closed - Opened by MattKleinsmith almost 3 years ago
- 6 comments
#379 - feat!: configurable key to ID conversion
Pull Request -
State: open - Opened by erikwrede almost 3 years ago
- 1 comment
#378 - add filters alias support
Pull Request -
State: closed - Opened by erikwrede almost 3 years ago
- 2 comments
#375 - Enum cannot represent value
Issue -
State: closed - Opened by n00el almost 3 years ago
- 5 comments
Labels: :eyes: more info needed, needs-reply
#374 - Remove unused metadata
Issue -
State: closed - Opened by n00el almost 3 years ago
- 2 comments
#371 - refactor!: use the same conversion system for hybrids and columns
Pull Request -
State: closed - Opened by erikwrede almost 3 years ago
- 5 comments
#370 - Session is None in batch_load_fn
Issue -
State: closed - Opened by msmedes almost 3 years ago
- 10 comments
Labels: question
#369 - Union of SQLAlchemy connections and simple objects
Issue -
State: closed - Opened by jmartinhoj almost 3 years ago
- 3 comments
Labels: question
#368 - feat: SQLAlchemy 2.0 support
Pull Request -
State: closed - Opened by erikwrede almost 3 years ago
- 7 comments
#358 - Document Example to add totalCount to SQLAlchemyConnectionField
Issue -
State: open - Opened by erikwrede over 3 years ago
- 1 comment
Labels: enhancement, :book: documentation
#357 - Add Filters
Pull Request -
State: closed - Opened by sabard over 3 years ago
- 17 comments
#354 - Apply linting or formatting tool to all source code
Issue -
State: closed - Opened by fregataa over 3 years ago
- 3 comments
#348 - v3.0 Release
Issue -
State: open - Opened by erikwrede over 3 years ago
- 7 comments
#335 - Integrating support for graphene-sqlalchemy-filter into code base
Issue -
State: open - Opened by palisadoes over 3 years ago
- 10 comments
Labels: enhancement, help wanted
#328 - Modify relationship query runtime
Issue -
State: closed - Opened by fernandoflorez almost 4 years ago
- 5 comments
Labels: question, :eyes: more info needed
#327 - Received incompatible instance \"<coroutine object get_batch_resolver.<locals>.resolve at 0x1080d6840>
Issue -
State: closed - Opened by raguiar2 almost 4 years ago
- 4 comments
Labels: bug, :eyes: more info needed
#324 - Question: Support sqlalchemy AsyncSession ?
Issue -
State: closed - Opened by Fred7b about 4 years ago
- 9 comments
Labels: enhancement
#317 - Graphene v3 (tests)
Pull Request -
State: closed - Opened by richin13 about 4 years ago
- 5 comments
#313 - using interface with polymorphic models
Issue -
State: closed - Opened by kimutaiRop over 4 years ago
- 2 comments
Labels: enhancement
#311 - hide some fields in graphene.list but show in graphene.field
Issue -
State: closed - Opened by kimutaiRop over 4 years ago
- 2 comments
#307 - Instead of graphene.Int() if i use string then it gives null in output
Issue -
State: closed - Opened by Anupriya-Kashyap over 4 years ago
- 1 comment
#305 - How fix error: “Expected value of type \”*GQL\“ but got: *.”?
Issue -
State: closed - Opened by thorin072 over 4 years ago
- 12 comments
#302 - Latest Graphene Library, Assertion Error on same Enum in Multiple SQL Alchemy Columns
Issue -
State: closed - Opened by ShantanuJoshi over 4 years ago
- 3 comments
#301 - Enum name for sort fields should be taken from Column.key instead of Column.name
Pull Request -
State: closed - Opened by davidcim over 4 years ago
- 7 comments
#297 - sqlalchemy-utils enum to graphene type double conversion
Issue -
State: closed - Opened by lungati almost 5 years ago
- 2 comments
#286 - Use with SqlAlchemy classical mapping
Issue -
State: closed - Opened by eduardomezencio about 5 years ago
- 2 comments
#284 - Batching & WHERE clause with multi columns
Issue -
State: closed - Opened by alonroth about 5 years ago
- 3 comments
#280 - Query Generation Issue
Issue -
State: closed - Opened by OpenDataAlex over 5 years ago
- 3 comments
#279 - PyCharm linter thinks connection property does not exist
Issue -
State: closed - Opened by skewty over 5 years ago
- 2 comments
#276 - Why is first so slow for default SQLAlchemyConnectionField
Issue -
State: closed - Opened by Xindi-Li over 5 years ago
- 1 comment
#275 - Possible to change which model field is used for global id?
Issue -
State: closed - Opened by cahna over 5 years ago
- 4 comments
#273 - Failing tests due to SQLAlchemy removing ORDER BY pk from selectinload
Issue -
State: closed - Opened by chrisberks over 5 years ago
- 1 comment
#270 - Flask example gives error
Issue -
State: closed - Opened by cappy123abc over 5 years ago
- 5 comments
#267 - association_proxy support
Pull Request -
State: closed - Opened by dpep almost 6 years ago
- 17 comments
#258 - Is there a right pagination suggestion?
Issue -
State: closed - Opened by CSGrandeur almost 6 years ago
- 3 comments
#257 - Exception: Don't know how to convert the SQLAlchemy field: UUIDType
Issue -
State: closed - Opened by Msordet almost 6 years ago
- 6 comments
#255 - Custom Object Marshalling
Issue -
State: closed - Opened by vishalkuo almost 6 years ago
- 2 comments
#251 - relationships aren't marked as required
Issue -
State: closed - Opened by glentakahashi about 6 years ago
- 3 comments
Labels: enhancement
#249 - Add database session to the example
Pull Request -
State: closed - Opened by clemens-tolboom about 6 years ago
- 3 comments
#234 - REGRESSION: default resolvers
Issue -
State: closed - Opened by rafales over 6 years ago
- 13 comments
#233 - Convert UUID Type failed
Issue -
State: closed - Opened by jingjinz over 6 years ago
- 1 comment
#232 - can I query with a field parameter on a subrelation
Issue -
State: closed - Opened by vaskokj over 6 years ago
- 3 comments
#230 - Best way to serialize "bytea" field?
Issue -
State: closed - Opened by vaskokj over 6 years ago
- 4 comments
#228 - Documentation on connection_field_factory
Issue -
State: closed - Opened by rdemetrescu over 6 years ago
- 15 comments
#227 - ConnectionField causing expensive subquery
Issue -
State: closed - Opened by maged over 6 years ago
- 3 comments
#226 - Enhancements: SQLA Interface, Mutation, InputObjectType and auto schema generation
Issue -
State: closed - Opened by maquino1985 over 6 years ago
- 4 comments
#223 - Update to construct_fields creates problems (this method has broader use than just library SQLAObjectType)
Issue -
State: closed - Opened by maquino1985 over 6 years ago
- 6 comments
#221 - Anything like DjangoFilterConnectionField
Issue -
State: closed - Opened by huanganqing over 6 years ago
- 2 comments
#220 - AssertionError: Found different types with the same name in the schema: EmployeeConnection, EmployeeConnection.
Issue -
State: closed - Opened by huanganqing over 6 years ago
- 2 comments