summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-05-25 20:46:24 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-05-25 20:46:24 +0000
commit30b51f68f9c97627c1bc7da8a61eef914412560e (patch)
tree626376bb93f4770c853846fcd12e3ff74c96deb8
parent7a1bbdd8cf4c45140b087067d920b8cc487f97b8 (diff)
downloadsqlalchemy-30b51f68f9c97627c1bc7da8a61eef914412560e.tar.gz
update
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 368956259..f77f078f0 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