Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 504 Bytes

File metadata and controls

14 lines (10 loc) · 504 Bytes
id operators
title operators

Variable: operators

const operators: readonly ["eq", "gt", "gte", "lt", "lte", "in", "like", "ilike", "and", "or", "not", "isNull", "isUndefined", "upper", "lower", "length", "concat", "add", "coalesce", "count", "avg", "sum", "min", "max"];

Defined in: packages/db/src/query/builder/functions.ts:344

All supported operator names in TanStack DB expressions