sqlx 0.9.0

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Documentation
1
2
3
4
# Note: should NOT increase during a minor/patch release cycle
[toolchain]
channel = "1.94"
profile = "minimal"