edge_helper_verifications


Columns

Column Type Children Parents Comments
id int8
helper_id int8
verification_id int8
helper_verification_file_id int8
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)
2875bec0af103ccec1f99f3e45970f64 Performance Asc helper_id
a958fe3c0e37f7bee5256be604a94f15 Performance Asc helper_verification_file_id
d1034f04f2f4cfff1d15cbca95d830b1 Performance Asc verification_id
d1cf9abe89ed55d778e42f182395ae09 Performance Asc company_id

Relationships