pub(crate) fn canonicalize_schema_name(schema: &str) -> String
A database name taken from a protocol never reaches the SQL parser, which is what lowercases unquoted identifiers, so system schemas are folded here instead.