sqlx/sqlx-sqlite
Lílian b29eab0439
feat: add to_url_lossy to connect options (#2902)
* feat: add get_url to connect options

Add a get_url to connect options and implement it for all needed types;
include get_filename for sqlite. These changes make it easier to test
sqlx.

* refactor: use expect with message

* refactor: change method name to `to_url_lossy`

* fix: remove unused imports
2024-03-05 19:46:49 -08:00
..
src feat: add to_url_lossy to connect options (#2902) 2024-03-05 19:46:49 -08:00
Cargo.toml chore: upgrade libsqlite3-sys 2023-11-22 17:55:04 -08:00