normalize_simple_postgres_quoted_table_name

Function normalize_simple_postgres_quoted_table_name 

Source
pub fn normalize_simple_postgres_quoted_table_name(
    table_name: &str,
) -> Option<String>