Skip to main content

check_general_same

Function check_general_same 

Source
pub fn check_general_same(
    ctx: &mut SqliteQueryCtx,
    path: &Vector<String>,
    left: &ExprType,
    right: &ExprType,
)