Modules§
Functions§
- build_
db_ string - Build db name from catalog and schema string
- canonicalize_
schema_ 🔒name - 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.
- format_
full_ flow_ name - Formats flow fully-qualified name
- format_
full_ table_ name - Formats table fully-qualified name
- format_
schema_ name - parse_
catalog_ and_ schema_ from_ db_ string - Attempt to parse catalog and schema from given database name
- parse_
optional_ catalog_ and_ schema_ from_ db_ string - Attempt to parse catalog and schema from given database name