removed script from current

This commit is contained in:
Fredrik Friis 2011-12-08 20:39:18 +09:00
parent 5bfba04d60
commit 073360ddd5

@ -1,2 +0,0 @@
ALTER TABLE project_event_template ADD COLUMN checkListTemplate_id bigint(20);
CREATE INDEX checkListTemplate_index ON project_event_template(checkListTemplate_id);