PipedreamHQ/pipedream

PostgreSQL delete row [TRIGGER]

Open

#4,225 opened on Sep 13, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
blockedenhancementgood first issuehelp wantedrequested user help with componentsource-docstriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Describe the event source. What app is this for, and what event does the trigger correspond to?

Fires when a row is deleted in a PostgreSQL database.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.

Similar to New or Updated Row, but for when a row is deleted.

Contributor guide