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

[ bug ] 在查询页面,mongodb的查询语句后面加分号结尾的话,整个页面都会hang住,永远都查不出来 #1201

Closed
czxin788 opened this issue Oct 21, 2021 · 1 comment

Comments

@czxin788
Copy link
Contributor

在查询页面,mongodb的查询语句后面加分号结尾的话,整个页面都会hang住,永远都查不出来
比如
db.t1.find()
可以查出数据;

但是
db.t1.find();
就不行了,archery整个页面都会hang住,永远查不出来

archery版本:1.8.0

@weideguo
Copy link
Collaborator

pr #1253 已经处理

@hhyo hhyo closed this as completed Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants