Skip to content

Commit

Permalink
[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
Browse files Browse the repository at this point in the history
Backport of 125f9af from main
  • Loading branch information
vi3k6i5 authored and felixxm committed Nov 1, 2021
1 parent 128179c commit 947d270
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ref/databases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,7 @@ by 3rd parties that allow you to use other databases with Django:

* `CockroachDB`_
* `Firebird`_
* `Google Cloud Spanner`_
* `Microsoft SQL Server`_

The Django versions and ORM features supported by these unofficial backends
Expand All @@ -1076,4 +1077,5 @@ the support channels provided by each 3rd party project.

.. _CockroachDB: https://pypi.org/project/django-cockroachdb/
.. _Firebird: https://pypi.org/project/django-firebird/
.. _Google Cloud Spanner: https://pypi.org/project/django-google-spanner/
.. _Microsoft SQL Server: https://pypi.org/project/django-mssql-backend/

0 comments on commit 947d270

Please sign in to comment.