Function parse_sql_query_json

Source
pub fn parse_sql_query_json(query: &str) -> Result<Vec<Value>, PGQueryError>