Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Mar 2008 at 20:49 UTC
Updated:
17 Mar 2008 at 22:12 UTC
* 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
Comment #1
eyecon-1 commentedPlease disregard views issues that I forgot to delete.
Comment #2
aron novakThanks for the warning, the fixes were committed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.