summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql.py
diff options
context:
space:
mode:
authorJason Kirtland <jek@discorporate.us>2007-07-31 00:19:23 +0000
committerJason Kirtland <jek@discorporate.us>2007-07-31 00:19:23 +0000
commit04e8a839b4bc6a612b88ff793755865591b48ac4 (patch)
treef6993291f389525ad3b0fed6e1d370a8c66933a3 /lib/sqlalchemy/sql.py
parenta7e81eda731ddf11994ea77ac556168388c9285b (diff)
downloadsqlalchemy-04e8a839b4bc6a612b88ff793755865591b48ac4.tar.gz
MetaData can now reflect() all tables in the database en-masse thanks to table_names().
table_names changed to accept an explicit connection ThreadLocalMetaData constructor now takes no arguments. If case_sensitive is needed in a multi-bind context, move it to Table or subclass TLMD to force it. Banished **kwargs from MetaData Lots of class doc and docstring improvements around MetaData and TLMD. Some engine->bind internal naming updates + reorg in schema. MySQL table_names now return Unicode. (Also, a unicode reflect() unit test is needed.)
Diffstat (limited to 'lib/sqlalchemy/sql.py')
0 files changed, 0 insertions, 0 deletions