]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- MySQL catches exception on "describe" and reports as NoSuchTableError
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Oct 2006 22:53:36 +0000 (22:53 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Oct 2006 22:53:36 +0000 (22:53 +0000)
commit427ee509bb3e8eb4a3700eb668151aca465f121f
tree73a0128818170d4189d9592e9a6f634fde7063de
parent5c1d4dbdaee4d3459ed0dd445e1a4c4c7c3e381b
- MySQL catches exception on "describe" and reports as NoSuchTableError
CHANGES
lib/sqlalchemy/databases/mysql.py