column id:
declared: array('type' => 'serial')
actual: array('type' => 'serial', 'not null' => TRUE, 'disp-width' => '11')
column mid: key 'not null' not set, ignoring inspected default value
how to do?
thank you
column id:
declared: array('type' => 'serial')
actual: array('type' => 'serial', 'not null' => TRUE, 'disp-width' => '11')
column mid: key 'not null' not set, ignoring inspected default value
how to do?
thank you
Comments
Comment #1
jide commentedClosing old 1.x issues.