SQLBooleanValue
Defined in: packages/core/src/utils/parseSQL/types.ts:102
Extends
Properties
type
type:
"Boolean"
Defined in: packages/core/src/utils/parseSQL/types.ts:103
Overrides
value
value:
"true"|"false"|"TRUE"|"FALSE"|"TRUe"|"TRuE"|"TRue"|"TrUE"|"TrUe"|"TruE"|"True"|"tRUE"|"tRUe"|"tRuE"|"tRue"|"trUE"|"trUe"|"truE"|"FALSe"|"FALse"|"FALsE"|"FAlSe"|"FAlSE"|"FAlse"|"FAlsE"|"FaLSE"|"FaLSe"|"FaLse"|"FaLsE"|"FalSe"|"FalSE"|"False"|"FalsE"|"fALSE"|"fALSe"|"fALse"|"fALsE"|"fAlSe"|"fAlSE"|"fAlse"|"fAlsE"|"faLSE"|"faLSe"|"faLse"|"faLsE"|"falSe"|"falSE"|"falsE"
Defined in: packages/core/src/utils/parseSQL/types.ts:104
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.