launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.15k stars 1.24k forks source link

refactor: support disable prepared statement #3304

Closed groobyming closed 3 months ago

groobyming commented 3 months ago

Does your PR solve an issue?

Delete this text and add "fixes #(issue number)"