2.1.2
Changelog
- Deprecate createConnectionField. The connection factory is now specified via the
connection_field_factoryattribute of theMetaclass ofSQLAlchemyObjectType. The connection factories now have access to therelationand theregistry. ef1fce2