v1.0.1
✨ Highlights
🛠️ MySQL-compatible preference migrations
This patch fixes notification preference migrations failing on MySQL because of an automatically generated index name exceeding MySQL’s identifier length limit.
🐛 Bug Fixes
- Migrations: Use a MySQL-safe explicit index name for notifiable preferences (
9c9164f)
❤️ Contributors
Full Changelog: v1.0.0...v1.0.1