]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed possible error in mysql reflection where certain versions
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Aug 2006 21:58:53 +0000 (21:58 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Aug 2006 21:58:53 +0000 (21:58 +0000)
commita38cc03bb6e114fe846704600aaf0b4ee6023422
tree68aa4d15fa3a29fba9c1e7740ffa3ccc6452a750
parentaf59af2359cf37325fdace801e37871b014b8b5b
fixed possible error in mysql reflection where certain versions
return an array instead of string for SHOW CREATE TABLE call
CHANGES
lib/sqlalchemy/databases/mysql.py