]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Corrected case in mssql where binary expression has bind parameters on both sides.
authorMichael Trier <mtrier@gmail.com>
Thu, 23 Oct 2008 01:47:40 +0000 (01:47 +0000)
committerMichael Trier <mtrier@gmail.com>
Thu, 23 Oct 2008 01:47:40 +0000 (01:47 +0000)
commitf919df47c7fa2524a0b943473612595baa0140b1
tree4c601d6b10e5d2767597b1238efbb330c6ce9121
parentc35621969027ae052bdcff98a6c7d30e98e54a0e
Corrected case in mssql where binary expression has bind parameters on both sides.
lib/sqlalchemy/databases/mssql.py