edge_payroll_award_agreements_higher_duties_custom_schemes


Columns

Column Type Children Parents Comments
id int8
company_id int8

The foreign key to the company. @example 1

payroll_award_agreements_higher_duty_id int8

The foreign key to the higher duty. @example 1

custom_funding_scheme_type_id int8

The foreign key to the custom funding scheme type. @example 1

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_higher_duties_custom_sch__db_pkey Primary key Asc id

Relationships