]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added 'CALL' to the list of SQL keywords which return
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 27 May 2008 20:20:14 +0000 (20:20 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 27 May 2008 20:20:14 +0000 (20:20 +0000)
commit645eea53c6676c958df7205564988c7fdf6c60ca
tree4e70c06d0335942825997782dcb8aadd16d9d0fa
parentde9d9cdbd55aad0b1e48cc7d3657f25a64cd0942
- Added 'CALL' to the list of SQL keywords which return
result rows.
CHANGES
lib/sqlalchemy/databases/mysql.py