Skip to content

Commit 0874be7

Browse files
plohaniammarkps
andauthored
feat: remove update trigger (use rabbitmq) instead (#864)
Co-authored-by: Possawat Suksai <markkung08@gmail.com>
1 parent d25fbbc commit 0874be7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
DROP FUNCTION public.notify_update_submission;
2+
3+
DROP TRIGGER on_update ON public.submission;

0 commit comments

Comments
 (0)