From: Michael Trier Date: Mon, 14 Jul 2008 04:22:13 +0000 (+0000) Subject: Added notation about MSSmallDate fix into CHANGES. X-Git-Tag: rel_0_4_7~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f69226bf314b56861594190058d9945914b87d3;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Added notation about MSSmallDate fix into CHANGES. --- diff --git a/CHANGES b/CHANGES index 173c712609..6179a77573 100644 --- a/CHANGES +++ b/CHANGES @@ -55,6 +55,9 @@ CHANGES - Added 'CALL' to the list of SQL keywords which return result rows. +- mssql + - Corrected initializer for MSSmallDate. [ticket:1040] + - oracle - Oracle get_default_schema_name() "normalizes" the name before returning, meaning it returns a lower-case name