QCODE : remove trigger update on jrnx

This commit is contained in:
sparkyx 2024-02-19 16:33:40 +01:00
parent 1c6fcf0561
commit b5213f3308
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
DROP TRIGGER t_jrnx_upd ON public.jrnx;