]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Corrected annoying deprecation warning on 2.6+ related to mssql and the __new__ calls.
authorMichael Trier <mtrier@gmail.com>
Sun, 26 Jul 2009 03:07:42 +0000 (03:07 +0000)
committerMichael Trier <mtrier@gmail.com>
Sun, 26 Jul 2009 03:07:42 +0000 (03:07 +0000)
commit73554aa4fa60459cd949ca8ac690ac0746a7c445
tree6804b5c95e51ca0fb0e5971e4879497724eb3cf9
parent7f812abb7383f69059ebd5515cb2b9487c0409df
Corrected annoying deprecation warning on 2.6+ related to mssql and the __new__ calls.
lib/sqlalchemy/databases/mssql.py