]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added MSSQL support for introspecting the default schema name for the logged in user...
authorMichael Trier <mtrier@gmail.com>
Tue, 23 Dec 2008 06:01:09 +0000 (06:01 +0000)
committerMichael Trier <mtrier@gmail.com>
Tue, 23 Dec 2008 06:01:09 +0000 (06:01 +0000)
commit88aad2a374074e2b5992e9e9e110967707da0bc1
treee02741c2667432f87875bef63f75beac9b90213e
parent10c62a94b004a0fef5585a318e78cff681801556
Added MSSQL support for introspecting the default schema name for the logged in user. Thanks Randall Smith. Fixes #1258.
CHANGES
lib/sqlalchemy/databases/mssql.py