Interface

QueryBuilder

QueryBuilder

Exposes the final method to build the statement

View Source query/options.ts, line 9

Methods

# build() → {Q}

Method to build and validate the prepared statement before the execution;

.

Method to build and validate the prepared statement before the execution;

View Source query/options.ts, line 21

for invalid statements

QueryError
Q