Releases: always-open/laravel-migration-snapshot
Releases · always-open/laravel-migration-snapshot
v4.6.5
What's Changed
- Ensure dump files removed before appending to them by @bstanley-pec in #23
Full Changelog: v4.6.4...v4.6.5
v4.6.4
What's Changed
- Update both commands to read/write database driver-specific files by @bstanley-pec in #22
Full Changelog: v4.6.3...v4.6.4
v4.6.3
What's Changed
- Suppress mysql warning about insecure password by @bstanley-pec in #21
- Added migrate:fresh to array of commands after which migrate:dump will automatically run by @bstanley-pec in #20
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- Fix SQLite migrations table insert statements by @bstanley-pec in #19
New Contributors
- @bstanley-pec made their first contribution in #19
Full Changelog: v4.6.1...v4.6.2