#36812: Drop support for MariaDB 10.6-10.10.
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Jacob
Type: | Walls
Cleanup/optimization | Status: assigned
Component: Database layer | Version: dev
(models, ORM) |
Severity: Normal | Resolution:
Keywords: mariadb | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* summary: Drop support for MariaDB 10.6. => Drop support for MariaDB
10.6-10.10.
Old description:
> The end of support for MariaDB 10.6 is 6 July 2026. Therefore, Django 6.1
> (released in August 2026) may set MariaDB 10.7 as the minimum version
> that it supports (see SupportedDatabaseVersions).
New description:
The end of support for MariaDB 10.6 is 6 July 2026. Therefore, Django 6.1
(released in August 2026) may set MariaDB 10.11 as the minimum version
that it supports (see SupportedDatabaseVersions).
--
--
Ticket URL: <
https://code.djangoproject.com/ticket/36812#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.