pub fn compile_sql_stmt( sql: &str, tx: &impl SchemaView, auth: &AuthCtx, ) -> Result<Statement>
A utility for parsing and type checking a sql statement