mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-04 12:51:26 +00:00
* SqliteConnectOptions::filename() memory fix (#3136) * Expose in_memory sqlite option * Docs SqliteConnectOptions::filename include mention of from_str alternative * Docs SqliteConnectOptions::filename typo fix