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/tests
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
..
integration Add session_vars to mysql_query. (#729) 2025-09-12 09:05:30 +02:00
sanity CI: update matrix; copy ignore-2.19.txt to ignore-2.20.txt (#724) 2025-07-14 07:52:16 +02:00
unit/plugins Update contributor's email (#684) 2024-10-24 10:57:36 +02:00