mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #30885 -- Dropped support for MariaDB 10.1.
This commit is contained in:
parent
1c5ec221a4
commit
187a64608d
3 changed files with 8 additions and 2 deletions
|
@ -286,7 +286,7 @@ MariaDB notes
|
|||
|
||||
.. versionadded:: 3.0
|
||||
|
||||
Django supports MariaDB 10.1 and higher.
|
||||
Django supports MariaDB 10.2 and higher.
|
||||
|
||||
To use MariaDB, use the MySQL backend, which is shared between the two. See the
|
||||
:ref:`MySQL notes <mysql-notes>` for more details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue