summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2019-07-23 18:38:48 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2019-07-24 09:30:57 -0400
commit33616a85c7c35ec1b1756a43e44a621b744e75fa (patch)
treef3309a93aed55d77e29313d6404b9bbd75c52774 /lib/sqlalchemy/sql/base.py
parent8f5b65f4316e21d19b00266cdd9eded3d4ec51b2 (diff)
downloadsqlalchemy-33616a85c7c35ec1b1756a43e44a621b744e75fa.tar.gz
Ensure all Index arguments are counted when matching expr/columns
Fixed issue where :class:`.Index` object which contained a mixture of functional expressions which were not resolvable to a particular column, in combination with string-based column names, would fail to initialize its internal state correctly leading to failures during DDL compilation. Fixes: #4778 Change-Id: I0fa9c627a1fde92ba8b9ed10af167c156012bd5d
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions