mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-09 20:20:32 -07:00
10 lines
369 B
YAML
10 lines
369 B
YAML
---
|
|
|
|
major_changes:
|
|
|
|
- mysql_user - add ``column_case_sensitive`` option to prevent field names
|
|
from being uppercased
|
|
(https://github.com/ansible-collections/community.mysql/pull/569).
|
|
- mysql_role - add ``column_case_sensitive`` option to prevent field names
|
|
from being uppercased
|
|
(https://github.com/ansible-collections/community.mysql/pull/569).
|