cof_webhookevent

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_cofwebhookevent R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_cofwebhookevent R
cof_webhookevent varchar 20 null
cof_webhookevent_id numeric 10 null
cof_webhookevent_uu varchar 36 NULL::character varying
created timestamp 29,6 null
createdby numeric 10 null
ad_user.ad_user_id createdby_cofwebhookevent R
isactive bpchar 1 'Y'::bpchar
updated timestamp 29,6 null
updatedby numeric 10 null
ad_user.ad_user_id updatedby_cofwebhookevent R
cof_wpp_configwhatsapp_id numeric 10 null
cof_wpp_configwhatsapp.cof_wpp_configwhatsapp_id cofwppconfigwhatsapp_cofwebhookevent C

Indexes

Constraint Name Type Sort Column(s)
cof_webhookevent_key Primary key Asc cof_webhookevent_id
cof_webhookevent_event_idx Must be unique Asc/Asc cof_webhookevent + cof_wpp_configwhatsapp_id
cof_webhookevent_uu_idx Must be unique Asc cof_webhookevent_uu

Check Constraints

Constraint Name Constraint
cof_webhookevent_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships