Skip to main content

lower_sql_cst

Function lower_sql_cst 

Source
pub fn lower_sql_cst(
    network: &LinkNetwork,
    language: &str,
    registry: &SqlSchemaRegistry,
) -> Result<QueryPlan, SqlAdapterError>
Expand description

Lowers one complete, clean SQL CST into the shared executable IR.