sqlx/sqlx-core
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
..
src Support the sqlite locking_mode pragma 2021-04-08 23:52:34 -07:00
Cargo.toml add support for pgpass files 2021-04-08 23:47:35 -07:00