summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-10-18 18:24:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-10-18 18:24:15 -0400
commit017989ce8bca6e0540701fe0221fcfc556f7aba8 (patch)
treeb7d0acba55f2af66d7c90b1042b8fd397caad53d /CHANGES
parentba67f7dbc5eb7a1ed2a3e1b56df72a837130f7bb (diff)
downloadsqlalchemy-017989ce8bca6e0540701fe0221fcfc556f7aba8.tar.gz
- move out maxdb
- begin consolidating docs for dialects to be more self contained - add a separate section for "external" dialects - not sure how we're going to go with this yet.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 084ab4ead..89f62ffd8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -743,6 +743,14 @@ underneath "0.7.xx".
ready for general use yet, however
it does have *extremely* rudimental
functionality now.
+ https://bitbucket.org/zzzeek/sqlalchemy-access
+
+- maxdb
+ - [moved] The MaxDB dialect, which hasn't been
+ functional for several years, is
+ moved out to a pending bitbucket project,
+ https://bitbucket.org/zzzeek/sqlalchemy-maxdb.
+
- sqlite
- [feature] the SQLite date and time types