mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-27 02:58:55 +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>