]> 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:34 +0000 (19:30 -0400)
(cherry picked from commit 422fca43f8af1bfba0c2a2d24aa2eca7fc3bd558)

doc/build/dialects/index.rst

index fabdb44d93845d71ddb8ec547b11cd65900cbee8..ca27aacb3731126788bdcec6fa9369c750834782 100644 (file)
@@ -54,7 +54,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.