Skip to main content

SQLSignedNumberValue

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

Extends

Properties

prefix

prefix: "+" | "-"

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


type

type: "Prefix"

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

Overrides

SQLWhereObject.type


value

value: SQLNumberValue

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


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.