mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -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).
|