Opened 2 months ago

Last modified 5 weeks ago

#36812 closed Cleanup/optimization

Drop support for MariaDB 10.6-10.10. — at Version 1

Reported by: Jacob Walls Owned by: Jacob Walls
Component: Database layer (models, ORM) Version: dev
Severity: Normal Keywords: mariadb
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Jacob Walls)

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).

Change History (1)

comment:1 by Jacob Walls, 2 months ago

Description: modified (diff)
Summary: Drop support for MariaDB 10.6.Drop support for MariaDB 10.6-10.10.
Note: See TracTickets for help on using tickets.
Back to Top