Function build_full_table_name

Source
fn build_full_table_name(schema_name: Option<&str>, table_name: &str) -> String