From: Mike Bayer Date: Fri, 25 May 2007 20:46:24 +0000 (+0000) Subject: update X-Git-Tag: rel_0_3_8~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b51f68f9c97627c1bc7da8a61eef914412560e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git update --- diff --git a/CHANGES b/CHANGES index 368956259d..f77f078f0c 100644 --- a/CHANGES +++ b/CHANGES @@ -47,6 +47,8 @@ as well as ASCII, UNICODE, NATIONAL and BINARY shorthand. - firebird - set max identifier length to 31 + - supports_sane_rowcount() set to False due to ticket #370. + versioned_id_col feature wont work in FB. -extensions - new association proxy implementation, implementing complete proxies to list, dict and set-based relation collections