Closed tiagorodriguesnes closed 2 years ago
@2092015 Any chance you can open a PR to fix the issue?
Sure
https://github.com/codestudiohq/laravel-totem/pull/337 Resolved here
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
2018_07_06_165603_add_indexes_for_tasks.php on branch 4.0 should drop fk
task_id_fk
instead oftask_results_task_id_fk
on line 53 causing the rollback to fail.