insert contact
This commit is contained in:
parent
cb630f24cb
commit
169f6084f1
1 changed files with 5 additions and 1 deletions
|
|
@ -178,4 +178,8 @@ begin
|
|||
end if;
|
||||
end;
|
||||
$BODY$
|
||||
language plpgsql;
|
||||
language plpgsql;
|
||||
|
||||
select insert_menu();
|
||||
|
||||
drop function insert_menu();
|
||||
Loading…
Add table
Add a link
Reference in a new issue