Download Latest Version v3.0.0rc2 source code.tar.gz (75.2 kB)
Email in envelope

Get an email when there's a new version of Graphene-SQLAlchemy

Home / 2.2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-08-14 458 Bytes
Regression Fix.tar.gz 2019-08-14 38.3 kB
Regression Fix.zip 2019-08-14 62.0 kB
Totals: 3 Items   100.8 kB 0

Fixes issue https://github.com/graphql-python/graphene-sqlalchemy/issues/234. The regression was introduced in https://github.com/graphql-python/graphene-sqlalchemy/commit/9a0f7400957c5b5f5f8e952db2502ef1f79fac1f.

Custom resolve_<field_name> functions were no longer call for fields auto-generated by SQLAlchemyObjectType. The issue was caused by a soon-to-be-documented feature that allows users to rename auto-generated fields (aka ORMField.model_attr).

Source: README.md, updated 2019-08-14