]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed messed up __init__ in MSSmallDate. Fixes #1040.
authorMichael Trier <mtrier@gmail.com>
Mon, 14 Jul 2008 04:15:56 +0000 (04:15 +0000)
committerMichael Trier <mtrier@gmail.com>
Mon, 14 Jul 2008 04:15:56 +0000 (04:15 +0000)
commit1573b7c54c7a5a76523183256b0ab686ffdaa67f
tree0144a7b198c7e747c830c3646423c0b0f4feb4c6
parent901d64bcab59fd5396344602b819e602672dd857
Fixed messed up __init__ in MSSmallDate. Fixes #1040.

(cherry picked from commit b1e3c1923d9f0f56b5640f7a11f423cadf30a190)
lib/sqlalchemy/databases/mssql.py