construct_where_not_in: Render "WHERE x NOT IN y"

Description Usage Arguments

View source: R/deprecated.R

Description

(Deprecated) This is a non-terminal render, meaning that the SQL component will not be terminated with a semicolon in order to construct complex SQL queries.

Usage

1

Arguments

field

Single field to be filtered for

vector

vector of values that the SQL query is filtering for


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.