removed script from current
This commit is contained in:
parent
073360ddd5
commit
c9d6738c9d
2
resources/db_update_scripts/update_db-2011-12-08.sql
Normal file
2
resources/db_update_scripts/update_db-2011-12-08.sql
Normal file
@ -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