Release v0.4.0
·
23 commits
to 1ea2f38092e4e5bc763d67e0fc6ceed6f3285d20
since this release
Changes in v0.4.0
[0.4.0] - 2025-03-06
π Features
- Handle CREATE/ALTER/DROP TYPE
- Basic CREATE/DROP EXTENSION support
- Basic CREATE/DROP index support
- Match existing migration naming convention
π Bug Fixes
- Don't leak sqlparser::parser::ParserError
- Don't sort statements
βοΈ Miscellaneous Tasks
- Normalize test cases
- Add comment
- (tests) Assert expected sql parses
- Refactor
- Minor refactor
- Update README
- Fix formatting
- Bump sqlparser to v0.55.0
- Update README
- Bump version to 0.4.0
Installation
From crates.io
cargo install sql-schema@0.4.0Binary downloads
Download the appropriate binary for your platform from the assets below.