[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Use configured props for mapper.attrs, mapper.all_o
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-11-11 16:09:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8b64240e3a2c/ Changeset: 8b64240e3a2c Branch: rel_1_0 User: zzzeek Date: 2016-11-11 02:10:15+00:00 Summary: Use configured props for mapper.attrs, mapper.all_orm_descriptors Fixed bug where the :attr:`.Mapper.attrs`, :attr:`.Mapper.all_orm_descriptors` and other derived attributes would fail to refresh when mapper properties or other ORM constructs were added to the mapper/class after these accessors were first called. Change-Id: Iaecdb4b3d8c3a3b44302a5880476e60a1f4e27d9 Fixes: #3778 (cherry picked from commit 6319eb0ce7c095ba7d4f60746ce12cf575730b46) 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. |