Function codegen_str

Source
pub fn codegen_str(
    code: &str,
) -> Result<Vec<IntermediateCode>, ParserOrCodegenError>
Expand description

Generates intermediate code for the given SQL.