----------------------------------------------------------------------
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...