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

use the persistent query setting with the Any driver #3296

Closed etorreborre closed 3 months ago

etorreborre commented 3 months ago

Does your PR solve an issue?

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