Bug the sql 45 contains the wrong value for the next version
This commit is contained in:
parent
5c9748f0c4
commit
b76022371f
1 changed files with 3 additions and 0 deletions
3
html/admin/sql/patch/upgrade46.sql
Normal file
3
html/admin/sql/patch/upgrade46.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
begin;
|
||||
update version set val=47;
|
||||
commit;
|
||||
Loading…
Add table
Add a link
Reference in a new issue