3.56. db_task_dependency

Describes task dependencies

Table 3.56. db_task_dependency
ColumnTypeReferencesComments
id Integer Primary key
vdb_id Integer
project_id Integer db_project.id The project
task1_id Integer db_task.id The predecessor task
task2_id Integer db_task.id The successor task
lag_value Float Lag duration value
lag_type Integer Lag duration type (see task duration for valid values)