Function controller::extensions::database_queries::parse_config_params
source · pub fn parse_config_params(psql_str: &str) -> Vec<PgConfig>
Expand description
Parse the output of SHOW ALL
to get the parameter and its value. Return Vec