db_project_state

Describes project states

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
positionInteger Position in drop-down lists
nameString A short name
stageInteger PRE, EXEC, POST
is_time_allowedBoolean
't' if Time is allowed on this state, else 'f'.