MariaDB?
robertsilen opened this issue · 5 comments
Would it be fair to add MariaDB to the repo's description in addition to MySQL? Same for the documentation? Considering MariaDB is the default in most distros, and you even mention the MariaDB C connector, it would only be fair to mention MariaDB? Would also remove any compatibility doubts. I can do a PR?
I updated the repository description.
I updated the repository description.
Thanks! I see that now at https://github.com/PyMySQL/mysqlclient
Would it be appropriate to mention MariaDB in the documentation at https://mysqlclient.readthedocs.io/ ?
Perhaps add at least to the user guide's intro "MySQLdb is an interface to the popular MySQL and MariaDB database servers that provides the Python database API."
I made a PR now, hope it ok and can be approved? #720
#720 was merged