codestudiohq / laravel-totem

Manage Your Laravel Schedule From A Web Dashboard
MIT License
1.8k stars 224 forks source link

Migration error v4.0 #334

Closed tiagorodriguesnes closed 2 years ago

tiagorodriguesnes commented 2 years ago

2018_07_06_165603_add_indexes_for_tasks.php on branch 4.0 should drop fk task_id_fk instead of task_results_task_id_fk on line 53 causing the rollback to fail.

qschmick commented 2 years ago

@2092015 Any chance you can open a PR to fix the issue?

tiagorodriguesnes commented 2 years ago

Sure

tiagorodriguesnes commented 2 years ago

https://github.com/codestudiohq/laravel-totem/pull/337 Resolved here

stale[bot] commented 2 years ago

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.