failed_jobs

190 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
uuid VARCHAR 255 null
connection TEXT 65535 null
queue TEXT 65535 null
payload LONGTEXT 2147483647 null
exception LONGTEXT 2147483647 null
failed_at TIMESTAMP 26 CURRENT_TIMESTAMP

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
failed_jobs_uuid_unique Must be unique Asc uuid

Diagram producer might be missing

No diagrams were produced please see application output for any errors