Skip to main content

SQLStartsWithExpr

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

Extends

Properties

type

type: "StartsWithExpr"

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

Overrides

SQLWhereObject.type


value

value: SQLIdentifier | SQLStringValue

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


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.