sqlx-oldapi 0.6.47

🧰 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
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
!tests/**/*.crt
!tests/**/*.key