msqlx 0.9.0-msqlx.1

Temporary fork of sqlx with unreleased fixes. 🧰 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.86"
profile = "minimal"