sql::partition

Macro or

Source
macro_rules! or {
    ($left: expr, $right: expr) => { ... };
}