Skip to main content

query

Function query 

Source
pub fn query(sql: &str, params: &[Parameter]) -> Result<Rows, DactylError>
Expand description

Execute any query against the active environment-selected datastore.