Tdd create

From TaskDepender
Jump to: navigation, search
(Design)
(Implementation)
Line 55: Line 55:
 
   // -- Create deliverables table --
 
   // -- Create deliverables table --
  
# Create the [[Deliverables database table|deliverables table]].
+
  // -- Create the connections table --
# Create the [[Connections database table|connections table]].
+
 
 +
  // -- Create the temporary task-list table --
 +
 
 +
  // -- Create the temporary deliverable-list table --
 +
 
 +
  // -- Create the temporary connection-list table --
  
  

Revision as of 20:56, 21 October 2011