WebGUI 2.0.0 release
This commit is contained in:
parent
6cf30b32bd
commit
08a5f757da
10 changed files with 101 additions and 32 deletions
2
docs/upgrade_1.3.1-2.0.0.sql
Normal file
2
docs/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