From: Alan Knowles Date: Tue, 3 Apr 2012 09:23:52 +0000 (+0800) Subject: DataObjects/core.sql X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=cc555f1cf0754090707115e40b0abba26faae353 DataObjects/core.sql --- diff --git a/DataObjects/core.sql b/DataObjects/core.sql index 6a806454..4d8ab410 100644 --- a/DataObjects/core.sql +++ b/DataObjects/core.sql @@ -402,7 +402,6 @@ ALTER TABLE core_notify_recur ADD INDEX lookup(person_id, dtstart, dtend, tz, CREATE TABLE core_notify_recur_repeat ( id int(11) NOT NULL AUTO_INCREMENT, - PRIMARY KEY (id) ) ; ALTER TABLE core_notify_recur_repeat ADD COLUMN