v0.12.0
What's Changed
- changed: Use
multi_step
forRepo.stream
calls. #223 - added: Ability to use URI for a database path. See sqlite docs. Example:
file:/tmp/database.db?mode=ro
. #225
New Contributors
Full Changelog: v0.11.9...v0.12.0
multi_step
for Repo.stream
calls. #223file:/tmp/database.db?mode=ro
. #225Full Changelog: v0.11.9...v0.12.0