• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
----------------------------------------------------------------------

workflow-tables-create.sql CVS:

----------------------------------------------------------------------

Adding back the on delete cascade for columns in workflow_fsm_actions

so that the first unit test passes (workflow can be created and torn

down). Don't understand why rows refuse to be cascaded if new_state

column is changed to on cascade set null. At least now it works...

    • -1
    • +4
    ./postgresql/workflow-tables-create.sql
Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

    • -3
    • +16
    ./postgresql/workflow-procedural-create.sql
    • -2
    • +3
    ./postgresql/workflow-procedural-drop.sql
    • -0
    • +70
    ./postgresql/workflow-service-contracts-create.sql
    • -34
    • +36
    ./postgresql/workflow-tables-create.sql
    • -10
    • +9
    ./postgresql/workflow-tables-drop.sql
  1. … 15 more files in changeset.
adding the workflow package that is to superseede the old acs-workflow package

    • -0
    • +12
    ./postgresql/workflow-create.sql
    • -0
    • +12
    ./postgresql/workflow-drop.sql
    • -0
    • +51
    ./postgresql/workflow-procedural-create.sql
    • -0
    • +22
    ./postgresql/workflow-procedural-drop.sql
    • -0
    • +443
    ./postgresql/workflow-tables-create.sql
    • -0
    • +68
    ./postgresql/workflow-tables-drop.sql
  1. … 9 more files in changeset.