fn derive_replacement_schemas(
databases: &[Database],
) -> BTreeSet<SchemaQualifier>Expand description
Scan all schemas for SET api = stable statements and build
the set of replacement schemas.
fn derive_replacement_schemas(
databases: &[Database],
) -> BTreeSet<SchemaQualifier>Scan all schemas for SET api = stable statements and build
the set of replacement schemas.