diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-11-10 14:24:48 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-11-10 17:36:41 -0500 |
commit | f2eb4aac9517a3775411c2ecf0f588ffd0d790f6 (patch) | |
tree | aaac53b6e623bffcb9f6aa2d66b08f2d82b2494b /lib/sqlalchemy/dialects/mssql/adodbapi.py | |
parent | 03429812125c0265b90f6e1d706d132b88a0161c (diff) | |
download | sqlalchemy-f2eb4aac9517a3775411c2ecf0f588ffd0d790f6.tar.gz |
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.
(also trying different ways to get the changelog to merge cleanly)
Change-Id: Iaecdb4b3d8c3a3b44302a5880476e60a1f4e27d9
Fixes: #3778
Diffstat (limited to 'lib/sqlalchemy/dialects/mssql/adodbapi.py')
0 files changed, 0 insertions, 0 deletions