ParameterizedSerializerRegistry
ParameterizedSerializerRegistry =
SQLSerializerRegistry
Defined in: expr/src/types.ts:52
Map of registry keys to SQLSerializer entries (the "parameterized" / "parameterized_named" formats). Identical in shape and signature to SQLSerializerRegistry — serializers receive placeholder/field strings the same way the "sql" serializers receive literals.
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.