From: Michael Trier Date: Mon, 14 Jul 2008 17:49:52 +0000 (+0000) Subject: Reverted CHANGES change. Not necessary for this type of fix. X-Git-Tag: rel_0_4_7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15fb6b5ba589036093f8eb41dc70e78cc1525dd7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Reverted CHANGES change. Not necessary for this type of fix. --- diff --git a/CHANGES b/CHANGES index 6179a77573..173c712609 100644 --- a/CHANGES +++ b/CHANGES @@ -55,9 +55,6 @@ 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