The current cvs version doesn't have a script to create the tables for mysql.
I tried using the mysql script from the 4.6.5 version but it doesn't seem to have all the fields needed.
Eg. in the workflow_transitions table, a field called roles is missing.
Comments
Comment #1
jtheodas commentedSorry, forgot to mention that I'm trying to test out Workflow/Actions modules in Drupal 4.7 RC3.
Comment #2
jvandyk commentedDrupal 4.7 uses .install files.
The mysql tables are now created automatically when you enable the module.