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 |
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 |