You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
delete from foobar where foo = 'bar' should return an error instead of deleting every point in the time series, since there is no start or end time in the delete query.
The text was updated successfully, but these errors were encountered:
delete from foobar where foo = 'bar'
should return an error instead of deleting every point in the time series, since there is no start or end time in the delete query.The text was updated successfully, but these errors were encountered: