edge_payroll_award_rules_inputs


Columns

Column Type Children Parents Comments
id int8
type varchar
operator varchar
value varchar
award_rule_id int8
company_id int8
created_at timestamp
updated_at timestamp
custom_attribute_id int8
service_id int8

The foreign key to the service this rule relates to. @example 1

payroll_award_stream_id int8

The foreign key to the award stream this rule relates to. @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)
edge_payroll_award_rules_inputs__dbt_tmp_pkey Primary key Asc id

Relationships