We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hash comparison of query results was lost in the refactor, need to get 'em back so we can dedupe queries.
The text was updated successfully, but these errors were encountered:
feat(core.QueryRequests.Query): check for previously exectued queries
c3be454
Now when you run a query that matches a previously recognized query it'll return that dataset instead of generating a new one. closes #30
b5
Successfully merging a pull request may close this issue.
Hash comparison of query results was lost in the refactor, need to get 'em back so we can dedupe queries.
The text was updated successfully, but these errors were encountered: