Closed (fixed)
Project:
Question
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2007 at 15:41 UTC
Updated:
2 Feb 2008 at 03:32 UTC
In question_update_1 you have "ALTER TABLE {question_queue} ADD PRIMARY KEY (`qid`)" but the question_install doesn't include this key definition.
Also it is not normal to use back ticks in Drupal code.
Comments
Comment #1
nancydruabandon-ware