mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-28 03:33:37 +00:00
* fix(sqlx-macros): Don't cache sqlite connections for macros * Explicity close SQLite connection in query macro
* fix(sqlx-macros): Don't cache sqlite connections for macros * Explicity close SQLite connection in query macro