Skip to content

v3.0.0

Choose a tag to compare

@CaffeinatedCoder CaffeinatedCoder released this 03 Jun 13:40

What's Changed

New Features

Add PostgreSQL expression index support and enhance complex index handling

  • Introduced expression index functionality for PostgreSQL, including migration SQL generation for CREATE INDEX … ((expr)).

Fixes

  • Fix phantom complex-index churn on every migrations add by @T0PP1ng in #5

New Contributors

Full Changelog: v2.0.5...v3.0.0