]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
akiban-> foundationdb
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 19 Jan 2014 01:56:56 +0000 (20:56 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 19 Jan 2014 01:58:10 +0000 (20:58 -0500)
Conflicts:
doc/build/dialects/index.rst

doc/build/dialects/index.rst

index d9994123691acb6bdfd0dabba134d231ecf0db57..a40f564d10f2e5f57dc0c964b1c1a3b3b1308292 100644 (file)
@@ -52,9 +52,11 @@ Production Ready
 Experimental / Incomplete
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-* `sqlalchemy-access <https://bitbucket.org/zzzeek/sqlalchemy-access>`_ - driver for Microsoft Access.
+Dialects that are in an incomplete state or are considered somewhat experimental.
+
+* `sqlalchemy-foundationdb <https://github.com/FoundationDB/sql-layer-adapter-sqlalchemy>`_ - driver and ORM extensions for the `Foundation DB <http://foundationdb.com/>`_ database, making use of the `FoundationDB SQL Layer <https://foundationdb.com/layers/sql/index.html>`_.
 * `CALCHIPAN <https://bitbucket.org/zzzeek/calchipan/>`_ - Adapts `Pandas <http://pandas.pydata.org/>`_ dataframes to SQLAlchemy.
-* `sqlalchemy-akiban <https://github.com/zzzeek/sqlalchemy_akiban>`_ - driver and ORM extensions for the `Akiban <http://www.akiban.com>`_ database.
+* `sqlalchemy-access <https://bitbucket.org/zzzeek/sqlalchemy-access>`_ - driver for Microsoft Access.
 * `sqlalchemy-cubrid <https://bitbucket.org/zzzeek/sqlalchemy-cubrid>`_ - driver for the CUBRID database.
 * `sqlalchemy-maxdb <https://bitbucket.org/zzzeek/sqlalchemy-maxdb>`_ - driver for the MaxDB database