disable_trigger: Has the side effect of disabling a specific trigger as...

Description Usage Arguments

View source: R/disable_trigger.R

Description

Has the side effect of disabling a specific trigger as defined by type and table name.

Usage

1
disable_trigger(conn, type, table_name)

Arguments

conn

database connection object

type

one of c("insert", "update", "delete")

table_name

character vector with the table name


rmsharp/animalr documentation built on March 10, 2021, 1:12 p.m.