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.
Temporary fork of sqlx-cli with unreleased fixes. Command-line utility for SQLx, the Rust SQL toolkit.
Temporary fork of sqlx-core with unreleased fixes. Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
Temporary fork of sqlx-macros with unreleased fixes. Macros for SQLx, the rust SQL toolkit. Not intended to be used directly.
Temporary fork of sqlx-macros-core with unreleased fixes. Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.
Temporary fork of sqlx-mysql with unreleased fixes. MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
Temporary fork of sqlx-postgres with unreleased fixes. PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
Temporary fork of sqlx-sqlite with unreleased fixes. SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.