mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
* Fixing unexpected keyword argument 'cursorclass' error after migration from MySQLdb to PyMySQL * Adoptions for mysql.py as suggested by felixfontein. * Adding changelog fragment.
2 lines
116 B
YAML
2 lines
116 B
YAML
bugfixes:
|
|
- mysql - fixing unexpected keyword argument 'cursorclass' issue after migration from MySQLdb to PyMySQL.
|