mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
add change-log fragment
This commit is contained in:
parent
99ea89c75d
commit
f6b6f5d844
1 changed files with 10 additions and 0 deletions
10
changelogs/569_fix_column_uppercasing.yml
Normal file
10
changelogs/569_fix_column_uppercasing.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
|
||||
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).
|
Loading…
Add table
Reference in a new issue