[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Propagate hybrid properties / info
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-04-18 21:34:12
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6f6e2c48ba0b/ Changeset: 6f6e2c48ba0b Branch: master User: zzzeek Date: 2016-04-18 20:20:20+00:00 Summary: Propagate hybrid properties / info Keystone and others depend on the .property attribute being "mirrored" when a @hybrid_property is linked directly to a mapped attribute. Restore this linkage and also create a defined behavior for the .info dictionary; it is that of the hybrid itself. Add this behavioral change to the migration notes. Change-Id: I8ac34ef52039387230c648866c5ca15d381f7fee References: #3653 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |