table name substitution in static rust postgres query using numeric parameters #1286
Unanswered
endermaz41
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The code breaks as soon as I try to substitute the table name with a numeric variable.
I get syntax error at $1.
Am I supposed to escape it ?
If the issue is numeric parameters, I can try something else.
Beta Was this translation helpful? Give feedback.
All reactions