diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-29 20:08:55 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-29 20:08:55 +0000 |
commit | 8d2c9ae434a9026e9a198120c9a7b6faf0346cd7 (patch) | |
tree | 457e9b5a04c209a673bd1c769a2d042a2593d921 /lib/sqlalchemy/sql.py | |
parent | 22278d02b943c005af1d416fd7a7016da535f4a8 (diff) | |
download | sqlalchemy-8d2c9ae434a9026e9a198120c9a7b6faf0346cd7.tar.gz |
- mysql uses "DESCRIBE [<schemaname>].<tablename>", catching exceptions
if table doesnt exist, in order to determine if a table exists.
this supports unicode table names as well as schema names. tested
with MySQL5 but should work with 4.1 series as well. (#557)
Diffstat (limited to 'lib/sqlalchemy/sql.py')
0 files changed, 0 insertions, 0 deletions