mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[4.0.x] Added Google Cloud Spanner to list of third-party DB backends.
Backport of 125f9afc2c from main
			
			
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							afe090481f
						
					
				
				
					commit
					149db49b96
				
			| @@ -1108,6 +1108,7 @@ by 3rd parties that allow you to use other databases with Django: | |||||||
|  |  | ||||||
| * `CockroachDB`_ | * `CockroachDB`_ | ||||||
| * `Firebird`_ | * `Firebird`_ | ||||||
|  | * `Google Cloud Spanner`_ | ||||||
| * `Microsoft SQL Server`_ | * `Microsoft SQL Server`_ | ||||||
|  |  | ||||||
| The Django versions and ORM features supported by these unofficial backends | The Django versions and ORM features supported by these unofficial backends | ||||||
| @@ -1117,4 +1118,5 @@ the support channels provided by each 3rd party project. | |||||||
|  |  | ||||||
| .. _CockroachDB: https://pypi.org/project/django-cockroachdb/ | .. _CockroachDB: https://pypi.org/project/django-cockroachdb/ | ||||||
| .. _Firebird: https://pypi.org/project/django-firebird/ | .. _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/ | .. _Microsoft SQL Server: https://pypi.org/project/django-mssql-backend/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user