diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-23 22:59:44 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-23 22:59:44 -0500 |
commit | c7d6c667b53d96a65e0dedcb83c098e03d4c7453 (patch) | |
tree | 7ca6a760327812581139995de29f93e4af26a334 /lib/sqlalchemy/sql/compiler.py | |
parent | 93b48e6aba6b1c20f525a0a22d58fc57ee4637f5 (diff) | |
download | sqlalchemy-c7d6c667b53d96a65e0dedcb83c098e03d4c7453.tar.gz |
- Fixed an assertion that would raise somewhat inappropriately
if a :class:`.Index` were associated with a :class:`.Column` that
is associated with a lower-case-t :class:`.TableClause`; the
association should be ignored for the purposes of associating
the index with a :class:`.Table`.
fixes #3616
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions