]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Link to the maintained version of the kinterbasdb driver, fixes #1677
authorLele Gaifax <lele@metapensiero.it>
Tue, 9 Feb 2010 09:12:58 +0000 (09:12 +0000)
committerLele Gaifax <lele@metapensiero.it>
Tue, 9 Feb 2010 09:12:58 +0000 (09:12 +0000)
doc/build/dbengine.rst

index 87b715244c4186e5a3a506250595618d3760e845..9531fd86bc08ce16738ee483c846a8983bef4204 100644 (file)
@@ -71,7 +71,7 @@ Downloads for each DBAPI at the time of this writing are as follows:
  - MySQL on Jython: `MySQL Connector/J JDBC driver <http://dev.mysql.com/downloads/connector/j/>`_
  - Oracle:  `cx_Oracle <http://cx-oracle.sourceforge.net/>`_
  - Oracle on Jython:  `Oracle JDBC Driver <http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html>`_
- - Firebird:  `kinterbasdb <http://kinterbasdb.sourceforge.net/>`_
+ - Firebird:  `kinterbasdb <http://firebirdsql.org/index.php?op=devel&sub=python>`_
  - MS-SQL, MSAccess:  `pyodbc <http://pyodbc.sourceforge.net/>`_ (recommended) * `adodbapi <http://adodbapi.sourceforge.net/>`_ * `pymssql <http://pymssql.sourceforge.net/>`_
  - MS-SQL on Jython:  `jTDS JDBC Driver <http://jtds.sourceforge.net/>`_