Skip to content
New issue

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

Don't use batching logic if there is only one query to be done #308

Closed
stubailo opened this issue Jun 24, 2016 · 1 comment
Closed

Don't use batching logic if there is only one query to be done #308

stubailo opened this issue Jun 24, 2016 · 1 comment
Assignees

Comments

@stubailo
Copy link
Contributor

The default batching approach mangles the query, which isn't nice for debugging. so we should default to sending the query as-is, and only mangle it if we need to.

@Poincare
Copy link
Contributor

Poincare commented Jul 8, 2016

Done w/ #369.

@Poincare Poincare closed this as completed Jul 8, 2016
jbaxleyiii pushed a commit that referenced this issue Oct 17, 2017
Update hexo to the latest version 🚀
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants