So you have to do `updateDate > now() - 2.hour...
# language-proposals
v
So you have to do
updateDate > now() - 2.hours(),
as an optimisation ?