Replies: 1 comment 1 reply
-
As long as you are using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this code secured against SQL injection?
'SELECT * from auth.users WHERE username = @username AND password = @password'
Beta Was this translation helpful? Give feedback.
All reactions