Files
sqlalchemy/test/sql
Mike Bayer ade27f35cb - 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
2014-10-19 18:26:14 -04:00
..
2014-07-18 17:40:58 -04:00
2014-09-05 16:28:20 -04:00
2014-07-18 17:40:58 -04:00
2014-08-20 19:12:32 -04:00
2014-07-18 17:40:58 -04:00