]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- MSSQL anonymous labels for selection of functions made deterministic
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Nov 2007 21:32:13 +0000 (21:32 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Nov 2007 21:32:13 +0000 (21:32 +0000)
commitb3ec17153bd75107e7e6f8164c9fbea537685b5b
treef4cd3ba7ee973314213af2ee61dba2fcdbec88d0
parent4e12db829599e95a8e015e5254b0d8e0c28fffdd
- MSSQL anonymous labels for selection of functions made deterministic
- propagate correct **kwargs through mssql methods
CHANGES
lib/sqlalchemy/databases/mssql.py
test/dialect/firebird.py
test/dialect/mssql.py