Illuminate \ Database \ QueryException (HY000)
SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: 'null' (SQL: select `users`.*, `recipients`.`discussion_id` as `pivot_discussion_id`, `recipients`.`user_id` as `pivot_user_id`, `recipients`.`created_at` as `pivot_created_at`, `recipients`.`updated_at` as `pivot_updated_at` from `users` inner join `recipients` on `users`.`id` = `recipients`.`user_id` where `recipients`.`removed_at` != null and `recipients`.`discussion_id` in (3, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31))
Previous exceptions
SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: 'null' (HY000)
SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: 'null' (HY000)