pub fn resolve_and_translate(query: Query) -> Result<String>
Expand description

Resolve all variable and function calls using SQL stdlib and then translate AST into SQL.