]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merged Rick Morrison / Runar Petursson's MS-SQL module, with adjustments to alias...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Apr 2006 01:35:48 +0000 (01:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Apr 2006 01:35:48 +0000 (01:35 +0000)
commitc026339ad81dc3fc225330e9c1d383821b4e29de
tree11042e1fb57fba1b9f4eb703de30586dd5283752
parentcc35495023e8ad6fdbb49dcc4ff0b72d6f6f1d26
merged Rick Morrison / Runar Petursson's MS-SQL module, with adjustments to alias schema-qualified Table objects
lib/sqlalchemy/databases/__init__.py
lib/sqlalchemy/databases/information_schema.py
lib/sqlalchemy/engine.py
lib/sqlalchemy/schema.py
test/indexes.py
test/select.py
test/testbase.py
test/testtypes.py