failed_jobs

0 rows


Description

A log of all failed jobs.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('failed_jobs_id_seq'::regclass)
connection text 2147483647 null
queue text 2147483647 null
payload text 2147483647 null
exception text 2147483647 null
failed_at timestamp 22 CURRENT_TIMESTAMP

Indexes

Constraint Name Type Sort Column(s)
failed_jobs_pkey Primary key Asc id

Diagram producer might be missing

No diagrams were produced please see application output for any errors