ctrlshift_webhooks

10057322 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('ctrlshift_webhooks_id_seq'::regclass)
job_type text 2147483647 null
table text 2147483647 null
url text 2147483647 null
error text 2147483647 null
processed bool 1 null
created_at timestamp 29,6 null
updated_at timestamp 29,6 null

Indexes

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

Relationships