From 904f5cf79bb8bd2dcd2eda0958ef84f8b7f77f02 Mon Sep 17 00:00:00 2001 From: chenyunliang520 Date: Fri, 7 Nov 2025 10:00:44 +0800 Subject: [PATCH] [main] docs(ref/databases): Reorder GaussDB Django entry to alphabetical position in third-party database list --- docs/ref/databases.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 3e12c67eb7..ba2a5a81b2 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -1279,13 +1279,13 @@ by 3rd parties that allow you to use other databases with Django: * :pypi:`CockroachDB ` * :pypi:`Firebird ` +* :pypi:`GaussDB Django ` * :pypi:`Google Cloud Spanner ` * :pypi:`Microsoft SQL Server ` * :pypi:`MongoDB ` * :pypi:`Snowflake ` * :pypi:`TiDB ` * :pypi:`YugabyteDB ` -* :pypi:`GaussDB Django ` The Django versions and ORM features supported by these unofficial backends vary considerably. Queries regarding the specific capabilities of these