Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom dump_command_path #91

Merged
merged 2 commits into from
Mar 16, 2016
Merged

Custom dump_command_path #91

merged 2 commits into from
Mar 16, 2016

Conversation

tabacitu
Copy link
Contributor

In v2 you had the mysql.dump_command_path config variable, which was crucial for me.

I've added it in v3 too, but dump_command_path is now specified for each db in config/database.php, since you can now backup multiple databases and might want to define one for each db.

database.php file screenshot

Tested and working for MySQL.
NOT TESTED but probably working for PostgreSql.

Cheers and keep up the good work!

freekmurze added a commit that referenced this pull request Mar 16, 2016
Custom dump_command_path
@freekmurze freekmurze merged commit 489c129 into spatie:master Mar 16, 2016
@freekmurze
Copy link
Member

Thanks!

@tabacitu
Copy link
Contributor Author

No, thank you. Maybe mention the "dump_command_path" in the documentation for other users?

@freekmurze
Copy link
Member

Done. (bottom of page)

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