mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-02-15 04:09:37 +00:00
This makes it possible to open database in shared cache mode without having to construct `sqlite://` URL with `?cache=shared` flag.
This makes it possible to open database in shared cache mode without having to construct `sqlite://` URL with `?cache=shared` flag.