mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00

Test that initial PRAGMA statements and &str statements are not cached, but sqlx::query() statements are cached by default.
Test that initial PRAGMA statements and &str statements are not cached, but sqlx::query() statements are cached by default.