From: Mike Bayer Date: Wed, 15 Aug 2012 15:45:20 +0000 (-0400) Subject: changelog X-Git-Tag: rel_0_8_0b1~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25226d8cb4eb5a20218d9a594e4734da03b9f9b3;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog --- diff --git a/CHANGES b/CHANGES index f0c80ee8f9..043c935851 100644 --- a/CHANGES +++ b/CHANGES @@ -554,6 +554,11 @@ are also present in 0.8. the "name" and "native_enum" flags. Helps Alembic autogenerate. +- mysql + - [bug] Updated mysqlconnector interface to use + updated "client flag" and "charset" APIs, + courtesy David McNelis. + - mssql - [bug] Fixed compiler bug whereby a given select() would be modified if it had an "offset"