Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| payroll_award_agreements_higher_duties_services_id | text |
|
|
|
| payroll_award_agreements_higher_duty_id | int8 |
|
|
The foreign key to the higher duty. @example 123. |
| service_id | int8 |
|
|
The foreign key to the service. @example 123. |
| 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. |
| company_id | int8 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_payroll_award_agreements_higher_duties_services_pkey | Primary key | Asc | payroll_award_agreements_higher_duties_services_id |
| idx_1e7606fbc1ed3e72ce83030a4dcea9ce | Performance | Asc | payroll_award_agreements_higher_duty_id |
| idx_38b06bfd759f00c542a2012a0d560be4 | Performance | Asc | company_id |
| idx_5a44a6c52f2bd95c66d07643e32c6b63 | Performance | Asc | service_id |