]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Changed the name of TrustedConnection to
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Oct 2009 20:16:34 +0000 (20:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Oct 2009 20:16:34 +0000 (20:16 +0000)
commit359ca48d7b3328eef38bd3355b03fb0109d30f8b
treef1c62c2c11d66d38bbff4e7d57f36e8b8fd89207
parent1bab6f02ff3f04755c7b0a5d13f3eff4abd3837c
- Changed the name of TrustedConnection to
Trusted_Connection when constructing pyodbc connect
arguments [ticket:1561]
CHANGES
lib/sqlalchemy/databases/mssql.py
test/dialect/test_mssql.py