You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
We use magerun db:dump unless exec isn't available in which case we use the PHP alternative. Now that the non-exec version matches in functionality I wish to remove the use of db:dump to reduce cyclomatic complexity.
There will still be some dependent on magerun for finding the database credentials until #10 is looked at.
The text was updated successfully, but these errors were encountered:
We use magerun db:dump unless exec isn't available in which case we use the PHP alternative. Now that the non-exec version matches in functionality I wish to remove the use of db:dump to reduce cyclomatic complexity.
There will still be some dependent on magerun for finding the database credentials until #10 is looked at.
The text was updated successfully, but these errors were encountered: