]> 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:09 +0000 (19:30 -0400)
doc/build/dialects/index.rst

index 463f00612c62fce6c6ce3e0cfb1ccc861940d4fe..c85fa662bb55d2a12a4c891aec9a7aa2c003e5b1 100644 (file)
@@ -60,7 +60,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.