community.mysql/plugins/modules
kmarse 033b4c74f9
Fix column uppercasing (#569)
* Add integrations tests for column case sensitive name

* add a warning when column_case_sensitive in not set

* add announce default will change in in 4.0.0

* fix tests for engine that don't wrap column in backticks

* add filter because only MySQL 5.7 is case sensitive for users privs

* add kmarse and myself to the authors

* add kmarse to the contributors list

---------

Co-authored-by: Laurent Indermühle <laurent.indermuehle@epfl.ch>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
2023-10-06 16:08:46 +02:00
..
mysql_db.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_info.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_query.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_replication.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_role.py Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
mysql_user.py Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
mysql_variables.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00