Skip to main content

execute

Function execute 

Source
pub fn execute(query: &Query) -> Result<Results>
Expand description

Run a query with default options.

Fails only when the from root cannot be scanned at all. Everything after that is a row or a notice.