imTigger / laravel-job-status

Add ability to track Job progress, status and result dispatched to Queue.
MIT License
407 stars 60 forks source link

SQLSTATE[42S22]: Column not found: 1054 Unknown column '0' in 'field list' (SQL: insert into `job_statuses` (`type`, `0`, `1`, `updated_at`, `created_at`) values (App\Jobs\Bill\MainSyncron, key, ibumAY9, 2021-02-28 16:52:37, 2021-02-28 16:52:37)) #69

Closed rizalpahlevii closed 3 years ago

rizalpahlevii commented 3 years ago

cannot insert job status

rizalpahlevii commented 3 years ago

Sorry, I made a typo in sending the parameter to the prepareStatus function