From: Mike Bayer Date: Sun, 19 Jan 2014 01:56:56 +0000 (-0500) Subject: akiban-> foundationdb X-Git-Tag: rel_0_8_5~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=070c745a86970f86f637029cd0667e3ce2ed6267;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git akiban-> foundationdb Conflicts: doc/build/dialects/index.rst --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index d999412369..a40f564d10 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -52,9 +52,11 @@ Production Ready Experimental / Incomplete ^^^^^^^^^^^^^^^^^^^^^^^^^^ -* `sqlalchemy-access `_ - driver for Microsoft Access. +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-akiban `_ - driver and ORM extensions for the `Akiban `_ database. +* `sqlalchemy-access `_ - driver for Microsoft Access. * `sqlalchemy-cubrid `_ - driver for the CUBRID database. * `sqlalchemy-maxdb `_ - driver for the MaxDB database