Hello,

the module schema shows me that the blogapi_files table had some difference between the database and the install file

column fid:
declared: array('type' => 'serial')
actual: array('type' => 'serial', 'not null' => TRUE, 'disp-width' => '11')

what to do?

thank you

Comments

RockyRoad’s picture