refs https://github.com/matomo-org/matomo/pull/16172
fyi @sgiehl does this make sense?
Then we need to set an end date for this live query: https://github.com/matomo-org/matomo/blob/d72b8bf705dabcdbd4d00876b2a3be9f58056e61/plugins/Live/Model.php#L367
@sgiehl I was meaning it's fine if only end date or only start date is set. but not when both are empty, as this would be causing a full table scan.