fdb drivers seem to be no longer available

This commit is contained in:
Mike Bayer
2015-03-24 19:30:09 -04:00
parent 4c17337da6
commit 422fca43f8
-1
View 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.