All notable changes to laravel-migrate-fresh
will be documented in this file
- fix bug where dropping of tables in mysql would crash if views were present
- added
DroppedTables
andDroppingTables
events
- added support for Sqlite
- added support for PostgreSQL
- initial release