added alter scripts
This commit is contained in:
parent
a228e4f5e8
commit
710dc2a989
@ -0,0 +1,2 @@
|
||||
ALTER TABLE project_event_template ADD COLUMN checkListTemplate_id bigint(20);
|
||||
CREATE INDEX checkListTemplate_index ON project_event_template(checkListTemplate_id);
|
Loading…
x
Reference in New Issue
Block a user