diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-19 18:26:14 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-19 18:26:14 -0400 |
commit | ade27f35cb4911306404dcc74cce8bbf6f7d37bb (patch) | |
tree | efe1de26dd556b4db29150ce59bf2e9a2326098e /lib/sqlalchemy/sql/schema.py | |
parent | 38bc8098419d7b1d4ddb975d85268515f52a3969 (diff) | |
download | sqlalchemy-ade27f35cb4911306404dcc74cce8bbf6f7d37bb.tar.gz |
- Reversing a change that was made in 0.9, the "singleton" nature
of the "constants" :func:`.null`, :func:`.true`, and :func:`.false`
has been reverted. These functions returning a "singleton" object
had the effect that different instances would be treated as the
same regardless of lexical use, which in particular would impact
the rendering of the columns clause of a SELECT statement.
fixes #3170
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions