pub fn query(sql: &str, params: &[Parameter]) -> Result<Rows, DactylError>
Execute any query against the active environment-selected datastore.