WebGUI 2.7.0 release
This commit is contained in:
parent
c0463670e8
commit
08b81c6064
104 changed files with 7333 additions and 2576 deletions
2
docs/upgrades/upgrade_1.3.1-2.0.0.sql
Normal file
2
docs/upgrades/upgrade_1.3.1-2.0.0.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
alter table event add column recurringEventId int not null;
|
||||
INSERT INTO incrementer VALUES ('recurringEventId',1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue