diff options
| author | Tim Graham <timograham@gmail.com> | 2023-04-16 19:22:45 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-04-17 07:44:37 +0200 |
| commit | 7679741c467eda91fb50a42ca845b69f52f359f1 (patch) | |
| tree | e5f4e6300b33a150e2ac1d8ecae6605ac8a5d401 /docs | |
| parent | 26f181939ebdad3811736aadeb5634bbdcaca025 (diff) | |
[4.2.x] Added Snowflake to list of third-party DB backends.
Backport of 57f2b935b34d148c3c0d906fc8256765004b7b77 from main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/databases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index d2c83b352d..3334619f91 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -1188,6 +1188,7 @@ by 3rd parties that allow you to use other databases with Django: * :pypi:`Firebird <django-firebird>` * :pypi:`Google Cloud Spanner <django-google-spanner>` * :pypi:`Microsoft SQL Server <mssql-django>` +* :pypi:`Snowflake <django-snowflake>` * :pypi:`TiDB <django-tidb>` * :pypi:`YugabyteDB <django-yugabytedb>` |
