pub fn generate_schemas(parameters: &[ResolvedParameter]) -> SchemaRegistryExpand description
Derives per-resource-type table schemas from the system-level search parameters.
Parameters based on Resource/DomainResource apply to every resource
type and are therefore replicated onto each generated table. Project-level
parameters are ignored here — they live in the search_dynamic_* tables.