Support for parameterized queries #217
pinkhatcybersecurity
started this conversation in
Ideas
Replies: 1 comment
-
Related to #75, will re-open that issue |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It looks like parameterized queries are not supported by duckpgq. It would be awesome if add them to avoid potential SQL injection attacks in my code. Currently I must do string concatination if I would like to create a query.
Beta Was this translation helpful? Give feedback.
All reactions