launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.5k stars 1.28k forks source link

Fix mistake in sqlx::test fixtures docs #3604

Open andreweggleston opened 2 days ago

andreweggleston commented 2 days ago

Alternative option for the sqlx::test fixtures referenced the same fixture twice