Fix issue upgrade178.sql and upgrade179.sql
This commit is contained in:
parent
f1d3862e17
commit
4e87d72e88
2 changed files with 36 additions and 37 deletions
|
|
@ -70,8 +70,7 @@ begin
|
|||
return sResult;
|
||||
end;
|
||||
$function$
|
||||
LANGUAGE plpgsql
|
||||
;
|
||||
LANGUAGE plpgsql ;
|
||||
|
||||
insert into version (val,v_description) values (180,'Shorten Aphanumeric account');
|
||||
commit;
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue