fix upgrade13.sql
This commit is contained in:
parent
961c6652d8
commit
150d8ca268
1 changed files with 1 additions and 1 deletions
|
|
@ -530,6 +530,6 @@ create view vw_supplier as SELECT a.f_id, a.av_text AS name, a1.av_text AS quick
|
|||
WHERE a.frd_id = 8;
|
||||
|
||||
|
||||
upgrade version set val=14;
|
||||
update version set val=14;
|
||||
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue