From: Lele Gaifax Date: Wed, 14 May 2008 15:19:20 +0000 (+0000) Subject: Whitespace X-Git-Tag: rel_0_5beta1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1524330c1027f2dfd0f372242b622f5860132c30;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Whitespace --- diff --git a/CHANGES b/CHANGES index 534867319c..3f6ddbd03c 100644 --- a/CHANGES +++ b/CHANGES @@ -173,7 +173,7 @@ user_defined_state returned. This flag is only safe to use with a database which does not support transactions (i.e. MySQL/MyISAM). --ext +- ext - set-based association proxies |=, -=, ^= and &= are stricter about their operands and only operate on sets, frozensets or other association proxies. Previously, they @@ -195,7 +195,6 @@ user_defined_state This should obviate the need of adding a myriad of ODBC options in the future. - - firebird - Handle the "SUBSTRING(:string FROM :start FOR :length)" builtin.