summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/mysql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2008-09-08 22:50:37 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2008-09-08 22:50:37 +0000
commite158234478f3bb17ec90e5dc5a125d0207d2d5fe (patch)
tree5eb6c9af9dea8e5b404a10513f1283b4bb7a14e0 /lib/sqlalchemy/databases/mysql.py
parentbf71da5ee6961e4ce67d079651b38f414e641ac7 (diff)
downloadsqlalchemy-e158234478f3bb17ec90e5dc5a125d0207d2d5fe.tar.gz
- The exists() construct won't "export" its contained list
of elements as FROM clauses, allowing them to be used more effectively in the columns clause of a SELECT. - and_() and or_() now generate a ColumnElement, allowing boolean expressions as result columns, i.e. select([and_(1, 0)]). [ticket:798]
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions