Skip to main content

parseSQL

Converts a SQL SELECT statement or WHERE clause into a DefaultRuleGroupType or DefaultRuleGroupTypeIC.

Functions

FunctionDescription
parseSQLConverts a SQL SELECT statement into a query suitable for the index!QueryBuilder QueryBuilder component's query or defaultQuery props (DefaultRuleGroupType).

Interfaces

InterfaceDescription
ParseSQLOptionsOptions object for parseSQL.

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.