After last update, where one module produced an error, I have the following on admin/build/schema/compare :
simplenews_mail_spool
column error - difference on: size
declared: array('description' => t('TODO: please describe this field!'), 'type' => 'int', 'size' => 'tiny', 'not null' => TRUE, 'default' => 0)
actual: array('description' => t('TODO: please describe this field!'), 'type' => 'int', 'not null' => TRUE, 'default' => 0)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simplenews-correct-field-size_767556.patch | 815 bytes | sutharsan |
Comments
Comment #1
sutharsan commentedComment #2
sutharsan commentedAttached patch is committed.