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
Fix rollback in production, drop unused trait (#63)
* Add missing --force option to ExecuteCommand
This command is called by doctrine:migrate:rollback, without this rollbacks cannot be applied in production
Fixes#58
* Actually use ConfirmableTrait in ResetCommand
0 commit comments