edge_helper_verification_renewals


Columns

Column Type Children Parents Comments
id int8
ticket_id int8
helper_verification_id int8
previous_file_id int8
new_file_id int8
status varchar
expires_on date
created_at timestamp
updated_at timestamp
company_id int8

The owning tenant’s ID. @example 1.

created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
company_timezone varchar

The company timezone. E.g. Australia/Brisbane.

Indexes

Constraint Name Type Sort Column(s)
41aef9d67e13d20cbd067a390cc113e9 Performance Asc new_file_id
92c81add78387391cb958819100364a3 Performance Asc ticket_id
94d07d49228a470899e92a3e9bc4824f Performance Asc previous_file_id
ccdf13f1f3c5ca32185ba8a3d686cfa8 Performance Asc company_id
fca1d1124bf8f390fbffd8603d45224d Performance Asc helper_verification_id

Relationships