Skip to main content

SQLEndsWithExpr

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

Extends

Properties

type

type: "EndsWithExpr"

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

Overrides

SQLWhereObject.type


value

value: SQLIdentifier | SQLStringValue

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


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.