pub fn date_add(start: impl Into<Column>, days: impl Into<Column>) -> Column
Returns the date that is days days after start.