Function resolve_actual_column_name

Source
pub fn resolve_actual_column_name(
    alias_table: &HashMap<String, String>,
    name: &str,
) -> String