From: Mike Bayer Date: Sun, 19 Jan 2014 01:58:46 +0000 (-0500) Subject: attic X-Git-Tag: rel_0_8_5~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3509ea9685f994e8e0dc68e4d280dc64c50180fc;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git attic --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index a40f564d10..fabdb44d93 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -56,8 +56,19 @@ Dialects that are in an incomplete state or are considered somewhat experimental * `sqlalchemy-foundationdb `_ - driver and ORM extensions for the `Foundation DB `_ database, making use of the `FoundationDB SQL Layer `_. * `CALCHIPAN `_ - Adapts `Pandas `_ dataframes to SQLAlchemy. -* `sqlalchemy-access `_ - driver for Microsoft Access. * `sqlalchemy-cubrid `_ - driver for the CUBRID database. + +Attic +^^^^^ + +Dialects in the "attic" are those that were contributed for SQLAlchemy long ago +but have received little attention or demand since then, and are now moved out to +their own repositories in at best a semi-working state. +Community members interested in these dialects should feel free to pick up on +their current codebase and fork off into working libraries. + +* `sqlalchemy-access `_ - driver for Microsoft Access. +* `sqlalchemy-informixdb `_ - driver for the informixdb DBAPI. * `sqlalchemy-maxdb `_ - driver for the MaxDB database