pub fn query_one_with_params( query_str: &str, params: &QueryParams, ) -> Result<Row, Error>
Execute a query with the parameter builder and return a single row