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