From: Mike Bayer Date: Mon, 27 Mar 2006 03:12:27 +0000 (+0000) Subject: d X-Git-Tag: rel_0_1_5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3db76d449966de741201e47b58062d2ac8d1dc8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git d --- diff --git a/CHANGES b/CHANGES index e454a4e65a..c027d25f59 100644 --- a/CHANGES +++ b/CHANGES @@ -56,7 +56,6 @@ use it after a rollback() work with pysqlite1 - improvements to subqueries to more intelligently construct their FROM clauses [ticket:116] - - added PickleType to types. - fixed two bugs with column labels with regards to bind parameters: bind param keynames they are now generated from a column "label" in all relevant cases to