mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-01 06:52:19 +00:00

* feat: Add set_update_hook on SqliteConnection * refactor: Address PR comments * fix: Expose UpdateHookResult for public use --------- Co-authored-by: John Smith <asserta4@gmail.com>