sqlx/sqlx-core
Ryan Leckey 69ea41de1e sqlite: make the implementation far less naive
* WAL
 * sync = NORMAL, thought on this for awhile, all signs point to this being a very good default for WAL usage
 * separate worker thread per SQLite connection
2020-03-14 19:45:01 -07:00
..
src sqlite: make the implementation far less naive 2020-03-14 19:45:01 -07:00
Cargo.toml sqlite: implement describe 2020-03-14 17:43:44 -07:00