v3.0.0
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
New Contributors
Full Changelog: v2.0.5...v3.0.0