summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-03-24 19:30:09 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-03-24 19:30:09 -0400
commit422fca43f8af1bfba0c2a2d24aa2eca7fc3bd558 (patch)
treece3a873d7fcdcf559b9e0b5a1645ef60994e4b70
parent4c17337da60b8b126c4a7804f40da236656a1fc8 (diff)
downloadsqlalchemy-422fca43f8af1bfba0c2a2d24aa2eca7fc3bd558.tar.gz
fdb drivers seem to be no longer available
-rw-r--r--doc/build/dialects/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst
index 463f00612..c85fa662b 100644
--- a/doc/build/dialects/index.rst
+++ b/doc/build/dialects/index.rst
@@ -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.