From cc555f1cf0754090707115e40b0abba26faae353 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 3 Apr 2012 17:23:52 +0800 Subject: [PATCH] DataObjects/core.sql --- DataObjects/core.sql | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2