Skip to content

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:29
· 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.0

Binary downloads

Download the appropriate binary for your platform from the assets below.