Changelog 9.0.3
Fixed
- Another fix to get index creation working
- Check for existing unique indices case insensitive for PostgreSQL
- Catch \Exception instead ...\DBAL\Exception in index creation fallback
- Avoid dropping primary keys when trying to recreate unique indices
- Added a repair step to restore PK on accidentially drop
What's Changed
🐛 Fixed bugs
Full Changelog: v9.0.2...v9.0.3