Preventing SQL Injection #1780
Unanswered
AlexiJemano
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @AlexiJemano, you can use parameterised statements to prevent SQL injection. Like: |
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.
-
I was wandering if turso node.js module has any build-in solution for SQL injection, if not what is the best solution for the problem?
Beta Was this translation helpful? Give feedback.
All reactions