prest::sql::function

Function last_day

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