/
db_project_state
db_project_state
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'. |
Related content
db_state
db_state
More like this
db_project_type
db_project_type
More like this
db_process
db_process
More like this
db_task
db_task
More like this
db_project
db_project
More like this
db_task
db_task
More like this