prest::sql

Function max

Source
pub fn max<'a, T>(expr: T) -> ExprNode<'a>
where T: Into<ExprNode<'a>>,