mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-31 17:11:25 -07:00
Update requirements (#302)
This commit is contained in:
parent
96a255c00a
commit
b0de252ce2
2 changed files with 15 additions and 1 deletions
13
README.md
13
README.md
|
@ -65,6 +65,19 @@ Every voice is important and every idea is valuable. If you have something on yo
|
|||
- 2.11
|
||||
- devel
|
||||
|
||||
### Databases
|
||||
|
||||
- mysql 5.7.31
|
||||
- mysql 8.0.22
|
||||
- mariadb 10.3.34
|
||||
- mariadb 10.5.9
|
||||
|
||||
### Database connectors
|
||||
|
||||
- pymysql 0.7.10
|
||||
- pymysql 0.9.3
|
||||
- mysqlclient 2.0.1
|
||||
|
||||
## External requirements
|
||||
|
||||
The MySQL modules rely on a MySQL connector. The list of supported drivers is below:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue