Final test
This commit is contained in:
parent
3683aaa53d
commit
7ad7471c7d
12 changed files with 41 additions and 88 deletions
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
create trigger t_jrnx_upd before update on
|
||||
public.jrnx for each row execute function jrnx_ins();
|
||||
|
|
@ -1 +1 @@
|
|||
DROP TRIGGER t_jrnx_upd ON public.jrnx;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue