From: Michael Trier Date: Mon, 14 Jul 2008 04:24:22 +0000 (+0000) Subject: Added notation about MSSmallDate fix into CHANGES. X-Git-Tag: rel_0_5beta2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc0400ac0ad30cf493e3c975f32220c07b7aa2f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Added notation about MSSmallDate fix into CHANGES. (cherry picked from commit 461ee7e08bb2a6f7b10b1c9f1348cc29bfecacbb) --- diff --git a/CHANGES b/CHANGES index 0d66b42041..87d01a0eba 100644 --- a/CHANGES +++ b/CHANGES @@ -209,6 +209,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