Here:
watcher_nodes
column mail:
declared: array('type' => 'varchar', 'length' => 128, 'default' => )
actual: array('type' => 'varchar', 'length' => '128', 'not null' => TRUE, 'default' => '')
column watch_for:
declared: array('type' => 'int', 'size' => 'tiny', 'default' => )
actual: array('type' => 'int', 'size' => 'tiny', 'not null' => FALSE, 'disp-width' => '4')
column watch_for: key 'not null' not set, ignoring inspected default value
Comments
Comment #1
solipsist commentedThanks for reporting. Will be fixed in the next release.
Comment #3
Paul Simard commentedUsing schema.
Installed watcher normally. OK. Schema then reported mismatches (5) in the status report.
Errors reported were:
This error was originally reported on V6.x-1.3-dev and closed (fixed) automatically 2 weeks later due to inactivity.
I will endeavor to repair and post a patch.
Comment #4
Paul Simard commentedComment #5
Paul Simard commentedSorry, have to bail on this, due to time constraints and a commercial project.