mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #33717 -- Dropped support for PostgreSQL 11.
This commit is contained in:
@@ -229,6 +229,12 @@ Dropped support for MariaDB 10.3
|
||||
Upstream support for MariaDB 10.3 ends in May 2023. Django 4.2 supports MariaDB
|
||||
10.4 and higher.
|
||||
|
||||
Dropped support for PostgreSQL 11
|
||||
---------------------------------
|
||||
|
||||
Upstream support for PostgreSQL 11 ends in November 2023. Django 4.2 supports
|
||||
PostgreSQL 12 and higher.
|
||||
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user