Skip to content

Release v0.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:10
ca1b2e7

Changes in v0.6.3

[0.6.3] - 2026-08-03

πŸ› Bug Fixes

  • Add support for DROP {EXTENSION,DOMAIN}

🚜 Refactor

  • Add diff Result alias + DiffErrorBuilder takes Into<_> for each statement
  • Route sqlparser imports via new ast module
  • Each test case has own fn via macro_rules
  • Allow diverging strategies across dialects

◀️ Revert

  • [breaking] Drop support for most sql dialects

Installation

From crates.io

cargo install sql-schema@0.6.3

Binary downloads

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