Skip to content

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

Open
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:sql_query_args
Open

feat: Add args parameter to allow for mysql parameterized queries#8535
sfayer wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants