project_assignment_executors
- 
id   increments 
- 
ulid   char (26)
- 
project_assignment_id FK  integer 
- 
workflow_step_code   string (50)
- 
type   string (50)
- 
model   string (50)
- 
model_id   string (50)
- 
sort_order   smallInteger 
- 
status   string (20)
- 
properties   jsonb 
- 
softDeletes   softDeletes 
- 
timestamps   timestamps