This repository was archived by the owner on Oct 18, 2023. It is now read-only.
v0.15.0
·
247 commits
to refs/heads/main
since this release
Changes
- Added --version flag @CodingDoug (#402)
- Preserve original SQL string for create table @haaawk (#401)
- Add missing ; to the end of PRAGMA foreign_keys=OFF statement @athoscouto (#399)