Columns argument accepted by every function in this module: a single column name, or an array of column names. Dotted table.column names are passed through as-is (quoted as a whole), matching the convention used by col() in src/operators.ts.
table.column
col()
src/operators.ts
Columns argument accepted by every function in this module: a single column name, or an array of column names. Dotted
table.columnnames are passed through as-is (quoted as a whole), matching the convention used bycol()insrc/operators.ts.