Skip to content

Releases: always-open/laravel-migration-snapshot

v4.6.5

11 Aug 15:14
9e98474
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.4...v4.6.5

v4.6.4

07 Aug 20:43
33968f7
Compare
Choose a tag to compare

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

07 Aug 19:02
1dfb334
Compare
Choose a tag to compare

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

05 Aug 19:09
3083e68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2

v4.6.1

24 Jun 15:27
Compare
Choose a tag to compare
Updating to use matrix so we can test multiple versions