constructWhereLike: Render "WHERE x LIKE y"

Description Usage Arguments

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
constructWhereLike(field, term)

Arguments

field

Single field to be filtered for

term

Character string that the field parameter is searched for.


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.