pub fn query(query: &str) -> Query<'_>
Execute a single SQL query as a prepared statement (transparently cached).