You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Could trigger / procedure related keywords be implemented?
Here are a couple of them:
before delete on
after delete on
before update on
after update on
before insert on
after insert on
for each row
execute procedure
returns trigger
return
language plpgsql
perform
raise exception
if
elsif
else
end if
Thanks!
The text was updated successfully, but these errors were encountered:
Could trigger / procedure related keywords be implemented?
Here are a couple of them:
Thanks!
The text was updated successfully, but these errors were encountered: