* feedapi.checked is type int but its default 0 is PHP type string
* feedapi.update_existing is type int but its default 1 is PHP type string
* views_view.view_php is type blob and may not have a default value
* views_object_cache.data is type blob and may not have a default value
* feedapi_node_item.nid is part of the primary key but is not specified to be 'not null'.
* feedapi_node_item_feed.feed_nid is part of the primary key but is not specified to be 'not null'.
* feedapi_node_item_feed.feed_item_nid is part of the primary key but is not specified to be 'not null'.

Comments

eyecon-1’s picture

Please disregard views issues that I forgot to delete.

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Fixed

Thanks for the warning, the fixes were committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.