Skip to content

Added additional configuration options, enabled compression for MySQL dumps#34

Open
mrcasual wants to merge 1 commit intoschickling:masterfrom
mrcasual:master
Open

Added additional configuration options, enabled compression for MySQL dumps#34
mrcasual wants to merge 1 commit intoschickling:masterfrom
mrcasual:master

Conversation

@mrcasual
Copy link

  1. File_name format option in config.php
  2. compress option for automatic compression of MySQL dump in config.php
  3. Optional --compress and --uncompress options for MySQL dumps in Artisan CLI

@schickling
Copy link
Owner

Thanks for the PR but please also provide testcases for the new feature.

Another thing: I'm not sure whether it would be better to use an extra step to compress the output files. It would also work for other databases. Something like this: http://stackoverflow.com/questions/6073397/how-do-you-create-a-gz-file-using-php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants