diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-09-09 15:54:10 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-09-09 15:54:10 +0000 |
commit | 3b724ae1ccefd0b8db516877b58a3411803e44ad (patch) | |
tree | 1677b1638802d9002dfb7ff723e42abbed100352 /lib/sqlalchemy/databases/mysql.py | |
parent | 8204fa721da8c706b5030fb836d1a94696d2200a (diff) | |
download | sqlalchemy-3b724ae1ccefd0b8db516877b58a3411803e44ad.tar.gz |
- Bind params now subclass ColumnElement which allows them to be
selectable by orm.query (they already had most ColumnElement
semantics).
- Added select_from() method to exists() construct, which becomes
more and more compatible with a regular select().
- Bind parameters/literals given a True/False value will detect
their type as Boolean
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions