diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-10-08 19:47:13 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-10-08 19:47:13 -0400 |
commit | 9df4651fba6d1cd3d2b490f58263cc45a81788f4 (patch) | |
tree | 03289aaa180ca7a5452740a73c2f0e6c9b1979fd /lib/sqlalchemy/engine/reflection.py | |
parent | 5f07d4b7acc7fee3eb9d9621e0aece96718b902f (diff) | |
download | sqlalchemy-9df4651fba6d1cd3d2b490f58263cc45a81788f4.tar.gz |
Fixed bug where using an annotation such as :func:`.remote` or
:func:`.foreign` on a :class:`.Column` before association with a parent
:class:`.Table` could produce issues related to the parent table not
rendering within joins, due to the inherent copy operation performed
by an annotation. [ticket:2813]
Diffstat (limited to 'lib/sqlalchemy/engine/reflection.py')
0 files changed, 0 insertions, 0 deletions