Skip to content

feat: Add args parameter to allow for mysql parameterized queries#8535

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:sql_query_args
May 27, 2026
Merged

feat: Add args parameter to allow for mysql parameterized queries#8535
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:sql_query_args

Conversation

@sfayer
Copy link
Copy Markdown
Member

@sfayer sfayer commented May 14, 2026

This patch allows passing the args parameter when doing generic SQL queries so they can be parameterized. This makes it consistent with _update.

BEGINRELEASENOTES
*Core
CHANGE: Allow args parameter in MySQL _query calls
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners May 14, 2026 16:43
@sfayer sfayer marked this pull request as draft May 14, 2026 17:03
@sfayer sfayer marked this pull request as ready for review May 14, 2026 17:12
@fstagni fstagni merged commit 1d0007b into DIRACGrid:integration May 27, 2026
32 of 33 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants