laravel-db-snapshots

Quickly dump and load databases

MIT License

Downloads
1.8M
Stars
1K
Committers
47

Bot releases are hidden (Show)

laravel-db-snapshots - 1.4.0

Published by freekmurze almost 5 years ago

  • add command to cleanup old snapshots (#79)
laravel-db-snapshots - 1.3.1

Published by freekmurze almost 5 years ago

  • fix for obscure but repeatable issue relating to rmdir failing (#78)
laravel-db-snapshots - 1.3.0

Published by freekmurze about 5 years ago

laravel-db-snapshots - 1.2.4

Published by freekmurze over 5 years ago

  • fix for load command in production
laravel-db-snapshots - 1.2.3

Published by riasvdv over 5 years ago

1.2.3 - 2019-06-28

  • fix CannotCreateDisk exception when no disks are set up.
laravel-db-snapshots - 1.2.2

Published by freekmurze over 5 years ago

  • fix compression option from config not being respected
laravel-db-snapshots - 1.2.1

Published by freekmurze over 5 years ago

  • use --inserts option for pgsql connections by default
laravel-db-snapshots - 1.2.0

Published by freekmurze over 5 years ago

  • support creating and loading gzip snapshots
laravel-db-snapshots - 1.1.5

Published by freekmurze over 6 years ago

  • fix bug when trying to close a file that is already closed
laravel-db-snapshots - 1.1.4

Published by freekmurze over 6 years ago

  • improve output of the delete command when there are no snapshots yet
laravel-db-snapshots - 1.1.3

Published by freekmurze almost 7 years ago

  • prevent tables being dropped on the non-default connection
laravel-db-snapshots - 1.1.2

Published by freekmurze about 7 years ago

  • fix for windows users
laravel-db-snapshots - 1.1.1

Published by freekmurze about 7 years ago

  • fix connection option to load snapshot command
laravel-db-snapshots - 1.1.0

Published by freekmurze over 7 years ago

  • add connection option to load snapshot command
laravel-db-snapshots - 1.0.1

Published by freekmurze over 7 years ago

  • move testbench to dev dependencies
laravel-db-snapshots - 1.0.0

Published by freekmurze over 7 years ago

  • initial release
laravel-db-snapshots - 0.0.2

Published by freekmurze over 7 years ago

laravel-db-snapshots - 0.0.1

Published by freekmurze over 7 years ago

  • experimental release