community.mysql/plugins/module_utils
Laurent Indermühle 9ab14de2e8 mysql_info - Add connector_name and connector_version to returned value (#497)
* Add methods to retrieve connector name and version
* Document that mysqlclient is also named MySQLdb
* Document version_added
* Add connector name and version in the returned block
* Cut condition to display any name that is return

In case of MySQLdb is renamed in mysqlclient. In that case, the
integration tests will catch this the day we update the connector
version.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit a5f3296d73)
2023-01-30 12:35:59 +00:00
..
implementations Update licensing information (#390) (#391) 2022-06-03 16:28:20 +02:00
_version.py Add PSF-license.txt file (#356) (#360) 2022-05-17 08:24:28 +02:00
database.py Update licensing information (#390) (#391) 2022-06-03 16:28:20 +02:00
mysql.py mysql_info - Add connector_name and connector_version to returned value (#497) 2023-01-30 12:35:59 +00:00
user.py Update licensing information (#390) (#391) 2022-06-03 16:28:20 +02:00
version.py Drop support for Ansible 2.9 and ansible-base 2.10 (#343) (#348) 2022-05-12 14:31:07 +02:00