zAR-BIP-labour-capacity-staff
efacdb_full ยท Custom/model/helper tables
Potentially sensitive columns detected and intentionally not previewed as raw row data here: sort-order.
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | staff-row-id | bigint | PRI | NO | - | - |
| 2 | labourcapacitysetid | bigint | MUL | NO | - | - |
| 3 | sort-order | int | - | NO | 0 | - |
| 4 | staff-name | varchar(180) | - | NO | - | - |
| 5 | default-hours-per-week | decimal(8,2) | - | NO | 37.50 | - |
| 6 | effective-hours-per-week | decimal(8,2) | - | NO | 30.00 | - |
| 7 | is-planning-role | tinyint(1) | - | NO | 0 | - |
| 8 | leaving-date | date | - | YES | - | - |
| 9 | skills-json | longtext | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | staff-row-id |
| ix-zar-bip-labour-staff-set | No | labourcapacitysetid, sort-order |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |