SQLWhereObject
Defined in: packages/core/src/utils/parseSQL/types.ts:78
Extended by
SQLIdentifierSQLWhereObjectAnySQLStringValueSQLNumberValueSQLSignedNumberValueSQLBooleanValueSQLBooleanExtraSQLSimpleExprParenthesesSQLExpressionListSQLInExpressionListPredicateSQLBetweenPredicateSQLLikePredicateSQLStartsWithExprSQLEndsWithExprSQLContainsExprSQLIsNullBooleanPrimarySQLComparisonBooleanPrimarySQLIsExpressionSQLNotExpressionSQLAndExpressionSQLOrExpressionSQLXorExpressionSQLPlaceHolder
Properties
type
type:
TokenType
Defined in: packages/core/src/utils/parseSQL/types.ts:79
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.