diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-01-29 17:33:28 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-01-29 17:33:28 -0500 |
commit | 8afb69ced876200c6bc4013108900e067130cb0e (patch) | |
tree | 0bdba7e4f5dee342a0d96497f404bf071f53e49d /lib/sqlalchemy/sql/compiler.py | |
parent | 00e78f5f76c0f3e1000a7d239beed2d665170238 (diff) | |
download | sqlalchemy-8afb69ced876200c6bc4013108900e067130cb0e.tar.gz |
- Fixed regression whereby the "annotation" system used by the ORM was leaking
into the names used by standard functions in :mod:`sqlalchemy.sql.functions`,
such as ``func.coalesce()`` and ``func.max()``. Using these functions
in ORM attributes and thus producing annotated versions of them could
corrupt the actual function name rendered in the SQL. [ticket:2927]
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions