From: Michael Trier Date: Mon, 14 Jul 2008 17:48:38 +0000 (+0000) Subject: Reverted CHANGES change. Not necessary for this type of fix. X-Git-Tag: rel_0_5beta2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861ac646070fd0ddd36153be38a6887fb5e370d5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Reverted CHANGES change. Not necessary for this type of fix. --- diff --git a/CHANGES b/CHANGES index 87d01a0eba..0d66b42041 100644 --- a/CHANGES +++ b/CHANGES @@ -209,9 +209,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