This is a fork of better-sqlite3 with changes needed by Zero.
So far the changes are:
- Build the bedrock branch of SQLite to enable
begin concurrent
. - Create a shell too, so we can debug db files created
Other changes will be likely be made over time.