]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix to reflection on older DB's that might return array() type for
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Jan 2007 01:37:15 +0000 (01:37 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Jan 2007 01:37:15 +0000 (01:37 +0000)
commit07ef7121aea88e8d2a9ce09c91f99c2b795b9351
treea45ff5e84ffc5c7584f0cb4a489f19d195d48cef
parent9349ef38efad07157c163afa387820c870ce97e9
- fix to reflection on older DB's that might return array() type for
"show variables like" statements
CHANGES
lib/sqlalchemy/databases/mysql.py