[2.1.x] Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Backport of 7b7fb2eca5
from master
This commit is contained in:
parent
fb9c1f4b46
commit
aa527e074f
|
@ -922,6 +922,6 @@ the support channels provided by each 3rd party project.
|
|||
|
||||
.. _SAP SQL Anywhere: https://github.com/sqlanywhere/sqlany-django
|
||||
.. _IBM DB2: https://pypi.org/project/ibm_db/
|
||||
.. _Microsoft SQL Server: https://django-mssql.readthedocs.io/en/latest/
|
||||
.. _Microsoft SQL Server: https://pypi.org/project/django-pyodbc-azure/
|
||||
.. _Firebird: https://github.com/maxirobaina/django-firebird
|
||||
.. _ODBC: https://github.com/lionheart/django-pyodbc/
|
||||
|
|
Loading…
Reference in New Issue