]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
possible fix for MS-SQL version of match() test, but the real solution here may be...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Jul 2008 19:39:50 +0000 (19:39 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Jul 2008 19:39:50 +0000 (19:39 +0000)
commit45a2b0fedfa069bbd110727eaee5185e8f3e1848
tree11b5a2c0fdb84afc6b672fef312e6f165f6b15d2
parente91072a95cbe72149d896dc3e462cd2e6bb03f4f
possible fix for MS-SQL version of match() test, but the real solution here may be to have the correct default paramstyle set up on the MS-SQL dialect.
test/sql/select.py