diff --git a/README.md b/README.md index f51b1b2..34e9316 100644 --- a/README.md +++ b/README.md @@ -70,22 +70,25 @@ Every voice is important and every idea is valuable. If you have something on yo ### Databases +For MariaDB, only Long Term releases are tested. + - mysql 5.7.40 - mysql 8.0.31 -- mariadb:10.4.24 (only collection version >= 3.5.1) -- mariadb:10.5.18 (only collection version >= 3.5.1) -- mariadb:10.6.11 (only collection version >= 3.5.1) -- mariadb:10.7.7 (only collection version >= 3.5.1) -- mariadb 10.8.6 (only collection version >= 3.0) +- mariadb:10.3.34 (only collection version <= 3.5.1) +- mariadb:10.4.24 (only collection version >= 3.5.2) +- mariadb:10.5.18 (only collection version >= 3.5.2) +- mariadb:10.6.11 (only collection version >= 3.5.2) +- mariadb:10.11.?? (waiting for release) + ### Database connectors - pymysql 0.7.11 (Only tested with MySQL 5.7) - pymysql 0.9.3 -- pymysql 1.0.2 (only collection version >= 3.5.1) !!! Unsuported until future release !!! +- pymysql 1.0.2 (only collection version >= ???) !!! Unsuported until future release !!! - mysqlclient 2.0.1 -- mysqlclient 2.0.3 (only collection version >= 3.5.1) -- mysqlclient 2.1.1 (only collection version >= 3.5.1) +- mysqlclient 2.0.3 (only collection version >= 3.5.2) +- mysqlclient 2.1.1 (only collection version >= 3.5.2) ## External requirements