Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql injection #34

Open
gnans opened this issue Nov 28, 2020 · 1 comment
Open

sql injection #34

gnans opened this issue Nov 28, 2020 · 1 comment

Comments

@gnans
Copy link

gnans commented Nov 28, 2020

To avoid sql injection security breach. Is there a way use prepared statement in query ?

Please let me know

@lenchv
Copy link
Owner

lenchv commented Dec 2, 2020

Hello @gnans ! Good point. For now there is no functionality to do this. The driver expects already sanitized query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants