common_catalog

Function format_full_table_name

Source
pub fn format_full_table_name(
    catalog: &str,
    schema: &str,
    table: &str,
) -> String
Expand description

Formats table fully-qualified name