mongodb wrapper properly removed from core

This commit is contained in:
Araq
2014-03-25 01:26:32 +01:00
parent 8755792077
commit 9e66d988e7

View File

@@ -386,9 +386,6 @@ Database support
A higher level SQLite database wrapper. The same interface is implemented
for other databases too.
* `db_mongo <db_mongo.html>`_
A higher level **mongodb** wrapper.
Other
-----
@@ -503,8 +500,6 @@ Database support
Contains a wrapper for the mySQL API.
* `sqlite3 <sqlite3.html>`_
Contains a wrapper for SQLite 3 API.
* `mongodb <mongo.html>`_
Lower level wrapper for the **mongodb** client C library.
* `odbcsql <odbcsql.html>`_
interface to the ODBC driver.
* `sphinx <sphinx.html>`_