Describes project states
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
position | Integer | Position in drop-down lists | |
name | String | A short name | |
stage | Integer | PRE, EXEC, POST | |
is_time_allowed | Boolean | 't' if Time is allowed on this state, else 'f'. |