Tasks database table - TaskDepender

Tasks database table

From TaskDepender
Jump to: navigation, search
(Update)
(Columns)
Line 11: Line 11:
 
== Design ==
 
== Design ==
  
=== Columns ===
+
=== Definition ===
  
 
The tasks are stored in a table with the following columns:
 
The tasks are stored in a table with the following columns:
Line 37: Line 37:
 
| <tt>ContainerId</tt> || integer || The id of the container task. Set to 0 if defined at the top level.
 
| <tt>ContainerId</tt> || integer || The id of the container task. Set to 0 if defined at the top level.
 
|}
 
|}
 +
 +
The interface structure is given by <tt>tdd_task<tt>.
  
 
=== Constraints ===
 
=== Constraints ===

Revision as of 21:33, 16 November 2011