From: Mike Bayer Date: Sat, 23 Apr 2011 22:42:26 +0000 (-0400) Subject: extra change note X-Git-Tag: rel_0_7_0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=815e4ef4825a6a6ee700fdc138194910f4bf9c2a;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git extra change note --- diff --git a/CHANGES b/CHANGES index abdb9299e9..48fd755a44 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,9 @@ CHANGES - added Query.with_session() method, switches Query to use a different session. + - horizontal shard query should use execution + options per connection as per [ticket:2131] + - sql - Some improvements to error handling inside of the execute procedure to ensure auto-close