| π Overview: 10 Fields | 2 Indexes | 3 Many-to-One Relations | 1 One-to-Many Relations |
π Description
π¨οΈ Alert table flagging tool issues, damage, or required actions. Notifies staff of tool problems requiring attention or repair.
- Table ID: 134
- UUID: 6950DFACF3DA9842AF4C96E83B43790D
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:33Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| ToolID | Long Integer | - | - |
| CreationTimestamp | String (255) | - | - |
| StaffID | Long Integer | - | - |
| ProductionHold | Boolean | - | - |
| Active | Boolean | - | - |
| RunsActiveFor | Long Integer | - | - |
| NoticeText | String (255) | - | - |
| DeactivatedStaffID | Long Integer | - | - |
| DeactivatedTimestamp | String (255) | - | - |
π Indexes
| Field | Type | Kind | Unique |
ID | Keywords | regular | β¨ Yes |
ToolID | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
ToolsEntity | Tools | ToolID β Tool_ID | Active | - |
StaffEntity | Staff | StaffID β StaffID | Active | - |
DeactivatedStaffEntity | Staff | DeactivatedStaffID β StaffID | Active | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
ToolNoticeWorksOrderSelection | ToolNoticeWorksOrder | ToolNoticeID β ToolID | Active | - |
π¦ Classes
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:33Z