#33713 closed Cleanup/optimization (fixed)
Drop support for MariaDB 10.3.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The end of support for MariaDB 10.3 is May 2023. Therefore, Django 4.2 (released in April 2023) may set MariaDB 10.4 as the minimum version that it supports (see SupportedDatabaseVersions).
Change History (5)
comment:1 by , 2 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Version: | 4.0 → dev |
comment:2 by , 2 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
PR