diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-01-16 18:03:45 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-01-16 18:03:45 -0500 |
commit | 79fa69f1f37fdbc0dfec6bdea1e07f52bfe18f7b (patch) | |
tree | 02fba7faed7318101abc98c17ce3fdc50ea8110e /lib/sqlalchemy/sql/compiler.py | |
parent | 41307cd7339a2a2aee0a3dd9c8b994df99d7eedb (diff) | |
download | sqlalchemy-79fa69f1f37fdbc0dfec6bdea1e07f52bfe18f7b.tar.gz |
- Fixed bug where Postgresql dialect would fail to render an
expression in an :class:`.Index` that did not correspond directly
to a table-bound column; typically when a :func:`.text` construct
was one of the expressions within the index; or could misinterpret the
list of expressions if one or more of them were such an expression.
fixes #3174
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions