[go: up one dir, main page]

Skip to content

A hook to run when opening a connection

There's a bunch of pragmas that can be set before working with a connection and should be set per connection: https://www.sqlite.org/pragma.html

Currently there's no way to make sure these are ran once when connection is established.