mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-05 00:35:30 +00:00

This will automatically close the prepared statement when another query is run, avoiding a memory leak.
This will automatically close the prepared statement when another query is run, avoiding a memory leak.