#33129 closed Cleanup/optimization (fixed)
Drop support for MariaDB 10.2.
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.1 is May 2022. Therefore, Django 4.1 (released in August 2022) may set MariaDB 10.3 as the minimum version that it supports (see SupportedDatabaseVersions).
Change History (4)
comment:1 by , 3 years ago
Has patch: | set |
---|
comment:2 by , 3 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Note:
See TracTickets
for help on using tickets.
PR