mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +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.