issues
search
graphql-python
/
graphene-sqlalchemy
Graphene SQLAlchemy integration
http://docs.graphene-python.org/projects/sqlalchemy/en/latest/
MIT License
981
stars
228
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for python 3.12
#417
richin13
opened
1 week ago
0
Support for python 3.12
#416
richin13
opened
1 week ago
6
Union types in connections: 'UnionOptions' object has no attribute 'model'
#415
andersenyangjsq
opened
2 months ago
0
Feat: make new filters feature optional
#414
skolazbynek
closed
2 months ago
0
Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
#413
adiberk
opened
2 months ago
0
Query picking shadowed property when property name is `id` with different column name and second property vice versa.
#412
usalu
opened
3 months ago
0
MVC: support business logic layer
#411
ego
opened
7 months ago
1
Conversion of BigInteger primary keys to ID
#410
c8y3
opened
7 months ago
0
A way to add custom filters not specific to fields
#409
adiberk
opened
8 months ago
0
Allow a custom filter class with the purpose of using all the base filters, and adding sqlalchemy-filter esk filters
#407
adiberk
closed
8 months ago
1
Requiring graphene_type for custom filters as well as type hints
#406
adiberk
closed
8 months ago
2
feat(filters): Added DateTimeFilter
#404
Salamek
closed
8 months ago
2
filter: Guys, did you forgot on DateTimeFilter?
#403
Salamek
closed
8 months ago
2
Improve filter tests
#402
sabard
opened
8 months ago
1
ORMField batching results in null result
#401
odfalik
opened
10 months ago
1
Automatic sort argument for SQLAlchemyInterface
#400
gbunkoczi
opened
10 months ago
4
fix: keep converting tuples to strings for composite primary keys in relay ID field
#399
erikwrede
closed
11 months ago
1
Default sort
#398
andrewvasilchuk
opened
1 year ago
1
Update fields.py
#397
acadabus
closed
1 year ago
1
hybrid_property annotations with built-in types defaulting to `ForwardRef` and failing schema compilation
#396
yesthesoup
opened
1 year ago
2
Recreate loader if old loader is on different loop
#395
zeptonaut
closed
1 year ago
4
flask_sqlalchemy example does not run with v3 release
#394
antonstemp
closed
1 year ago
2
Support for sqlalchemy ^2.0.0
#393
banool
closed
1 year ago
7
Relationship isn't working if a model has a property named other than 'id'.
#392
masterchef
opened
1 year ago
5
WIP: feat: Add contains_exactly filter
#391
sabard
opened
1 year ago
1
Prioritize custom type conversion over standard conversions
#390
PaulSchweizer
opened
1 year ago
1
Hybrid properties don't work in the presence of future annotations
#389
polgfred
opened
1 year ago
6
Global ids from objects with composite primary keys are not correctly extracted (again)
#388
genericmoniker
closed
11 months ago
3
Expand docs with batching example
#387
sabard
opened
1 year ago
0
examples/flask_sqlalchemy: dependency specification needed, due to breaking change in graphql-core ^3
#386
Ultrahero
opened
1 year ago
1
fix: set README content_type
#385
sabard
closed
1 year ago
1
docs: update PyPI page
#384
sabard
closed
1 year ago
1
fix: warnings in docs build
#383
sabard
closed
1 year ago
2
chore: limit lint runs to master pushes and PRs
#382
sabard
closed
1 year ago
1
How to remove "edges" and "node" from query?
#381
MattKleinsmith
closed
1 year ago
9
Flask example gives ImportError
#380
MattKleinsmith
closed
1 year ago
6
feat!: configurable key to ID conversion
#379
erikwrede
opened
1 year ago
1
add filters alias support
#378
erikwrede
closed
1 year ago
2
fix singledispatch inheritance
#377
erikwrede
closed
1 year ago
3
Fix decimal type conversion
#376
jendrikjoe
closed
1 year ago
3
Enum cannot represent value
#375
n00el
closed
1 year ago
5
Remove unused metadata
#374
n00el
closed
1 year ago
2
Investigate BigInt to float conversion for large numbers.
#373
erikwrede
opened
1 year ago
0
Fix installation instruction: '--pre' instead of '>=3'
#372
zahrevsky
closed
1 year ago
1
refactor!: use the same conversion system for hybrids and columns
#371
erikwrede
closed
1 year ago
5
Session is None in batch_load_fn
#370
msmedes
closed
1 year ago
10
Union of SQLAlchemy connections and simple objects
#369
jmartinhoj
closed
1 year ago
3
feat: SQLAlchemy 2.0 support
#368
erikwrede
closed
1 year ago
7
Stricter non-null fields for relationships
#367
polgfred
closed
1 year ago
10
chore: limit CI runs to master pushes & PRs
#366
erikwrede
closed
2 years ago
0
Next