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

jtheodas’s picture

Sorry, forgot to mention that I'm trying to test out Workflow/Actions modules in Drupal 4.7 RC3.

jvandyk’s picture

Status: Active » Closed (works as designed)

Drupal 4.7 uses .install files.

The mysql tables are now created automatically when you enable the module.