pub fn execute_with_pool_params( query_str: &str, params: &QueryParams, ) -> Result<u64, Error>
Execute a query with the parameter builder using the connection pool