]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Trying one more time to get the decimal handling on mssql right. Closes #1282.
authorMichael Trier <mtrier@gmail.com>
Thu, 22 Jan 2009 01:55:06 +0000 (01:55 +0000)
committerMichael Trier <mtrier@gmail.com>
Thu, 22 Jan 2009 01:55:06 +0000 (01:55 +0000)
commita7459fe1abaec1c4d6aca443e7b7e5f1d1e6db21
tree897cb9669f76cd360d104d26cc678f4f90cf1f05
parent52e2c2d916fb45d8169d6b273db2b39b0fc8ccee
Trying one more time to get the decimal handling on mssql right. Closes #1282.
CHANGES
lib/sqlalchemy/databases/mssql.py
test/dialect/mssql.py