Skip to main content

SQLPreset

SQLPreset = "ansi" | "sqlite" | "postgresql" | "mysql" | "mssql" | "oracle"

Defined in: packages/core/src/types/export.ts:57

Available presets for the "sql" export format.


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.