[v8.0] fix (Transformation): use parameterised query in addTransformation#7894
Merged
fstagni merged 2 commits intoDIRACGrid:rel-v8r0from Nov 20, 2024
Merged
Conversation
andresailer
reviewed
Nov 18, 2024
andresailer
reviewed
Nov 18, 2024
Contributor
Author
|
the failing tests are suspicious possible that |
fa08ef4 to
895af75
Compare
Contributor
Author
|
I combed the cc @chrisburr |
895af75 to
cfc8e73
Compare
cfc8e73 to
caab09b
Compare
chrisburr
reviewed
Nov 19, 2024
chrisburr
reviewed
Nov 19, 2024
…e parameterised query instead.
chrisburr
approved these changes
Nov 19, 2024
|
Sweep summary Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/11929703771 Failed:
|
fstagni
added a commit
to fstagni/DIRAC
that referenced
this pull request
Dec 4, 2024
…n addTransformation
maxnoe
pushed a commit
to maxnoe/DIRAC
that referenced
this pull request
Feb 5, 2026
…n addTransformation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is so I am able to submit transformations despite my name having an apostrophe in it.Use a parameterised query in addTransformation to sidestep issues around escaping.BEGINRELEASENOTES
*Transformation
FIX: Use parameterised query in addTransformation
ENDRELEASENOTES