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
{{ message }}
This repository was archived by the owner on Mar 29, 2018. It is now read-only.
Right now adding the clause "time > someTime" has no noticeable effect on the time for which the query is executed, we need to find a way that it has and eventually have queries looking like "... where time > conferenceStart and time < conferenceEnd".
Right now adding the clause "time > someTime" has no noticeable effect on the time for which the query is executed, we need to find a way that it has and eventually have queries looking like "... where time > conferenceStart and time < conferenceEnd".