pub fn resolve_only(
    statements: Vec<Stmt>,
    context: Option<Context>
) -> Result<(Vec<Stmt>, Context)>
Expand description

Runs semantic analysis on the query.