Opened 5 years ago
Closed 5 years ago
#30885 closed Cleanup/optimization (fixed)
Drop support for MariaDB 10.1.
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 October 2020. Therefore, Django 3.1 (released in August 2020) may set MariaDB 10.2 as the minimum version that it supports (see SupportedDatabaseVersions).
Note:
See TracTickets
for help on using tickets.
PR