SeaORM v0.10.4 Release Notes
-
🐛 Bug Fixes
- 🛠 Fix DeriveActiveEnum expand enum variant starts with number https://github.com/SeaQL/sea-orm/pull/1219
✨ Enhancements
- Filter rows with
IS IN
enum values expression https://github.com/SeaQL/sea-orm/pull/1183