PipedreamHQ/pipedream

PostgreSQL delete row [TRIGGER]

Open

#4.225 aberto em 13 de set. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (5.305 forks)batch import
blockedenhancementgood first issuehelp wantedrequested user help with componentsource-docstriagedtrigger / source

Métricas do repositório

Stars
 (7.438 stars)
Métricas de merge de PR
 (Mesclagem média 9d 7h) (131 fundiu PRs em 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.

Guia do colaborador