1
0
Fork 0
mirror of https://github.com/ansible-collections/community.mysql.git synced 2026-02-04 07:11:49 +00:00
community.mysql/changelogs
Richard Burnison 2e0c44f616
Add session_vars to mysql_query. (#729)
This commit adds a `session_vars` dict to the `mysql_query` plugin,
similar to that done in #489. While this could also be done by using a
list of queries, having a dictionary allows for a cleaner query,
reusability (via merge key), and a more consistent experience when using
different plugins (like `mysql_user`, which supports `session_vars`).
2025-09-12 09:05:30 +02:00
..
fragments Add session_vars to mysql_query. (#729) 2025-09-12 09:05:30 +02:00
changelog.yaml Release 3.15.0 commit (#725) 2025-07-24 13:38:20 +02:00
config.yaml mention MariaDB (#640) 2024-05-31 09:14:43 +02:00