index
Index
Interfaces
Type Aliases
Type alias | Description |
---|---|
IsDateField | - |
IsDateFieldFunction | - |
RQBDateTimeJsonLogic | JsonLogic rule object with additional operators generated by formatQuery and accepted by parseJsonLogic. |
RQBJsonLogicDateTimeOperations | - |
Functions
Function | Description |
---|---|
datetimeRuleProcessorJsonLogic | Date/time rule processor for use by formatQuery with the "jsonlogic" format. |
getDatetimeJsonLogicOperations | Custom operations for use with JsonLogic objects generated by datetimeRuleProcessorJsonLogic. |
getDatetimeRuleProcessorCEL | Generates a rule processor with date/time features for use by formatQuery with the "cel" format. |
getDatetimeRuleProcessorJSONata | Generates a rule processor with date/time features for use by formatQuery with the "jsonata" format. |
getDatetimeRuleProcessorMongoDBQuery | Generates a rule processor with date/time features for use by formatQuery with the "mongodb_query" format. |
getDatetimeRuleProcessorSQL | Generates a rule processor with date/time features for use by formatQuery with the "sql" format. |
getDatetimeValueProcessorANSI | Generates a value processor with date/time features for use by formatQuery with the "sql" format and "ansi" preset. |
getDatetimeValueProcessorMSSQL | Generates a value processor with date/time features for use by formatQuery with the "sql" format and "mssql" preset. |
getDatetimeValueProcessorMySQL | Generates a value processor with date/time features for use by formatQuery with the "sql" format and "mysql" preset. |
getDatetimeValueProcessorOracle | Generates a value processor with date/time features for use by formatQuery with the "sql" format and "oracle" preset. |
getDatetimeValueProcessorPostgreSQL | Generates a value processor with date/time features for use by formatQuery with the "sql" format and "postgresql" preset. |
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.