]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added 'EXPLAIN' to the list of 'returns rows', but this
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2008 13:18:13 +0000 (13:18 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2008 13:18:13 +0000 (13:18 +0000)
commit3f1e5e213d65375e89a23ecb4d50566c1f34b7b0
treebb9a99f2627e52829a45fe2881fca4f6df7d1f89
parent89a28cffa9d3a5cfe64120ab2c4833ef2512a4e7
- added 'EXPLAIN' to the list of 'returns rows', but this
issue will be addressed more fully by [ticket:1212].
CHANGES
lib/sqlalchemy/databases/mysql.py