sqlDialectPresets
const
sqlDialectPresets:Record
<SQLPreset
,FormatQueryOptions
>
Defined in: packages/react-querybuilder/src/utils/formatQuery/formatQuery.ts:74
A collection of option presets for formatQuery, specifically for SQL-based formats.
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.