Skip to content

Conversation

gfanto
Copy link

@gfanto gfanto commented Sep 24, 2025

I have the use case of adding a custom wal hook.
This PR adds support for registering a WAL hook on a connection via a new method:

func (c *SQLiteConn) RegisterWalHook(callback func(dbName string, nPages int) int)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant