pub fn build_select_junction(
ctx: &mut SqliteQueryCtx,
path: &Vector<String>,
base_type: &ExprType,
body_junctions: &[SelectJunction],
) -> Tokenspub fn build_select_junction(
ctx: &mut SqliteQueryCtx,
path: &Vector<String>,
base_type: &ExprType,
body_junctions: &[SelectJunction],
) -> Tokens