Skip to content

Commit 947d270

Browse files
vi3k6i5felixxm
authored andcommitted
[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
Backport of 125f9af from main
1 parent 128179c commit 947d270

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ref/databases.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,6 +1067,7 @@ by 3rd parties that allow you to use other databases with Django:
10671067

10681068
* `CockroachDB`_
10691069
* `Firebird`_
1070+
* `Google Cloud Spanner`_
10701071
* `Microsoft SQL Server`_
10711072

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

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

0 commit comments

Comments
 (0)