diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-05-25 20:46:24 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-05-25 20:46:24 +0000 |
commit | 30b51f68f9c97627c1bc7da8a61eef914412560e (patch) | |
tree | 626376bb93f4770c853846fcd12e3ff74c96deb8 | |
parent | 7a1bbdd8cf4c45140b087067d920b8cc487f97b8 (diff) | |
download | sqlalchemy-30b51f68f9c97627c1bc7da8a61eef914412560e.tar.gz |
update
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |