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)
17f67b0e41303fd5f8fa94cf6c467d85 Performance Asc helper_verification_file_id
5a435cdbeaec5c4663c79a47d7c08d55 Performance Asc company_id
65d6cc5ca294d8316b2d10eeb02a3c1a Performance Asc helper_id
965b3cbec89a838e874fd3825cdcf880 Performance Asc verification_id

Relationships