]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
update
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 May 2007 20:46:24 +0000 (20:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 May 2007 20:46:24 +0000 (20:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 368956259d701d5e02a1e1b1f7363849da8429a1..f77f078f0c32286b23b46ed30c3770a9f119c8ea 100644 (file)
--- 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