2 Commits

Author SHA1 Message Date
Ryan Leckey
633a662752 chore: update dependencies 2021-04-09 00:31:07 -07:00
Josh Triplett
62e58f5b1c Support the sqlite locking_mode pragma
This allows applications that never use a sqlite database concurrently
to avoid using shared memory for the write-ahead log.
2021-04-08 23:52:34 -07:00