]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fdb drivers seem to be no longer available
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Mar 2015 23:30:09 +0000 (19:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Mar 2015 23:30:26 +0000 (19:30 -0400)
(cherry picked from commit 422fca43f8af1bfba0c2a2d24aa2eca7fc3bd558)

doc/build/dialects/index.rst

index 7d94089a4724db5d3429f36f7353df86179e3f81..fd1adc1059a0f41991530e3a3cd5b13eb2f1f700 100644 (file)
@@ -58,7 +58,6 @@ Experimental / Incomplete
 
 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-cubrid <https://bitbucket.org/zzzeek/sqlalchemy-cubrid>`_ - driver for the CUBRID database.