edge_payroll_award_agreements


Columns

Column Type Children Parents Comments
id int8
company_id int8
award_classification_id int8
worker_id int8
date_range daterange
created_at timestamp
updated_at timestamp
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)
edge_payroll_award_agreements_pkey Primary key Asc id
idx_edge_payroll_award_agreements_award_classification_id Performance Asc award_classification_id
idx_edge_payroll_award_agreements_company_id Performance Asc company_id
idx_edge_payroll_award_agreements_worker_id Performance Asc worker_id

Relationships