]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Multiple MSSQL fixes; see ticket #581
authorPaul Johnston <paj@pajhome.org.uk>
Wed, 13 Jun 2007 18:53:16 +0000 (18:53 +0000)
committerPaul Johnston <paj@pajhome.org.uk>
Wed, 13 Jun 2007 18:53:16 +0000 (18:53 +0000)
commit2c65ce75360c6018ecc6160d6ef11e23ae628553
tree79908f4ba077776287975fee2fb694c22e49e450
parente4cd7b2ed4303d2553692037ee74827e3f9dfa12
Multiple MSSQL fixes; see ticket #581
lib/sqlalchemy/databases/mssql.py
lib/sqlalchemy/sql.py
test/sql/query.py
test/sql/rowcount.py
test/sql/testtypes.py