mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[3.0.x] Removed unsupported third-party database backends from docs.
Backport of 1d8256719e
from master
This commit is contained in:
parent
502349ce77
commit
bb47c1dde4
1 changed files with 0 additions and 4 deletions
|
@ -1037,9 +1037,7 @@ by 3rd parties that allow you to use other databases with Django:
|
|||
|
||||
* `CockroachDB`_
|
||||
* `Firebird`_
|
||||
* `IBM DB2`_
|
||||
* `Microsoft SQL Server`_
|
||||
* `ODBC`_
|
||||
|
||||
The Django versions and ORM features supported by these unofficial backends
|
||||
vary considerably. Queries regarding the specific capabilities of these
|
||||
|
@ -1048,6 +1046,4 @@ the support channels provided by each 3rd party project.
|
|||
|
||||
.. _CockroachDB: https://pypi.org/project/django-cockroachdb/
|
||||
.. _Firebird: https://pypi.org/project/django-firebird/
|
||||
.. _IBM DB2: https://pypi.org/project/ibm_db_django/
|
||||
.. _Microsoft SQL Server: https://pypi.org/project/django-mssql-backend/
|
||||
.. _ODBC: https://pypi.org/project/django-pyodbc/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue