Releases: mpyw/sql-http-proxy
Releases · mpyw/sql-http-proxy
v0.0.4
Bug Fixes
- Fix SQLite DSN format to prevent unwanted file creation
- Changed
sqlite::memory:to:memory:in test configs - Improved DSN parsing: parse URL first, fallback to SQLite special cases (
:memory:,.db,.sqlite) if no scheme - Preserve original parse error for better diagnostics
- Changed
v0.0.3
v0.0.2
Full Changelog: 0.0.1...v0.0.2