Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:02
· 29 commits to main since this release
ebee0da

Changes in v0.6.0

[0.6.0] - 2025-07-17

๐Ÿš€ Features

  • Generate meaningful migration names
  • Basic CREATE DOMAIN support

๐Ÿ› Bug Fixes

  • (BREAKING) API returns Results vs panicing
  • Don't abort when error creating down migration
  • (BREAKING) Make clippy happy

โš™๏ธ Miscellaneous Tasks

  • Bump version
  • Update sqlparser
  • Bump version

Installation

From crates.io

cargo install sql-schema@0.6.0

Binary downloads

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