]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Be specfic when detecting "no table" exceptions.
authorJason Kirtland <jek@discorporate.us>
Tue, 17 Jul 2007 13:40:44 +0000 (13:40 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 17 Jul 2007 13:40:44 +0000 (13:40 +0000)
commit378bf5b2fce6330d255608115b2f1c208052eaa1
tree8b3672cd934aaf3a3c5ec839245a964c170ed04e
parent23d01887491c646e321f6bb1e8427b3dd82581c1
Be specfic when detecting "no table" exceptions.
lib/sqlalchemy/databases/mysql.py