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