Releases: imryche/litequery
Releases · imryche/litequery
v0.5.3
What's Changed
- Generate the schema after applying a migration
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Fine-tune sqlite for production use by default
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Enable foreign keys by default
- Make migrations directory configurable
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Parse ISO8601 dates automatically
Full Changelog: v0.4.0...v0.5.0
v0.3.0
What's Changed
- Add support for synchronous mode
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add support for loading queries from a directory
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add support for transactions
Full Changelog: v0.0.1...v0.1.0