Skip to content

option to not use prepared statements #2331

Answered by abonander
vidmartin asked this question in Q&A
Discussion options

You must be logged in to vote

If you invoke the methods of Executor directly with a query string, it will not use prepared statements: https://docs.rs/sqlx/latest/sqlx/trait.Executor.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abonander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #2318 on February 04, 2023 00:47.