Waddler SQL identifier
This guide assumes familiarity with:
sql.identifier
lets you conveniently pass identifiers to SQL query with automatic escaping:
You can explicitely provide schema
, table
and column
to the query:
tables
columns
columns and tables
SQL identifier has support for as
: