]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
indicated that test_empty_insert fails on mssql since pyodbc returns a -1 always...
authorMichael Trier <mtrier@gmail.com>
Thu, 9 Oct 2008 23:28:45 +0000 (23:28 +0000)
committerMichael Trier <mtrier@gmail.com>
Thu, 9 Oct 2008 23:28:45 +0000 (23:28 +0000)
commit188a990e221c7a84c350886dd699ce3f01932b8c
tree11a4f246674c227c09a45a93b9c085d1327db520
parente0742ada97e1501e32329fa677bc80ac5b7ff4b8
indicated that test_empty_insert fails on mssql since pyodbc returns a -1 always for the result.rowcount.
test/engine/execute.py