mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
This allows applications that never use a sqlite database concurrently to avoid using shared memory for the write-ahead log.
This allows applications that never use a sqlite database concurrently to avoid using shared memory for the write-ahead log.