Active
Project:
RelatedContent
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2010 at 16:12 UTC
Updated:
14 Mar 2010 at 16:12 UTC
I'm getting schema errors, specifically:
* relatedcontent.nid is part of the primary key but is not specified to be 'not null'.
* relatedcontent.vid is part of the primary key but is not specified to be 'not null'.
* relatedcontent.include_nid is part of the primary key but is not specified to be 'not null'.
* relatedcontent_view.type is part of the primary key but is not specified to be 'not null'.
* relatedcontent_view.vid is part of the primary key but is not specified to be 'not null'.
I can fix this in the table, (though I'm reticent to tinker) but why would I be having this issue to begin with?