Skip to main content

where_

Function where_ 

Source
pub fn where_<Q: HasWhere>(condition: impl IntoExpr) -> impl Mod<Q>
Expand description

WHERE condition. Several calls are AND-joined; use or for the other connective.