zAR-BIP-labour-capacity-recruitment
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | recruitment-row-id | bigint | PRI | NO | - | - |
| 2 | labourcapacitysetid | bigint | MUL | NO | - | - |
| 3 | role-name | varchar(180) | - | NO | - | - |
| 4 | arrival-date | date | - | NO | - | - |
| 5 | up-to-speed-date | date | - | YES | - | - |
| 6 | default-hours-per-week | decimal(8,2) | - | NO | 37.50 | - |
| 7 | effective-hours-per-week | decimal(8,2) | - | NO | 30.00 | - |
| 8 | skills-json | longtext | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | recruitment-row-id |
| ix-zar-bip-labour-recruit-set | No | labourcapacitysetid, arrival-date |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |