sqlx 0.4.0

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
# Built artifacts
target/

# Project and editor files
.vscode/
.idea/
*.vim
*.vi

# Environment
.env