Skip to main content

SQLContainsExpr

Defined in: packages/core/src/utils/parseSQL/types.ts:145

Extends

Properties

type

type: "ContainsExpr"

Defined in: packages/core/src/utils/parseSQL/types.ts:146

Overrides

SQLWhereObject.type


value

value: SQLIdentifier | SQLStringValue

Defined in: packages/core/src/utils/parseSQL/types.ts:147


caution

API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.