Feature Updates
-
Only Create Migration will show up in Command Palette. Migration will always end up in database/migrations folder and selecting of folder is not required.
-
When naming migration file, it now supports typing with spaces instead of using snake case.
Bug Fixes/Improvements
- Hid namespace resolve failure message.