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

mongodb查询优化 (hhyo#1252) #1253

Merged
merged 1 commit into from
Dec 1, 2021
Merged

mongodb查询优化 (hhyo#1252) #1253

merged 1 commit into from
Dec 1, 2021

Conversation

weideguo
Copy link
Collaborator

优化mongodb带有“;”以及空格、换行时的查询错误,以及执行计划的错误

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #1253 (f115b03) into master (e776988) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1253      +/-   ##
==========================================
- Coverage   77.92%   77.91%   -0.01%     
==========================================
  Files          76       76              
  Lines       11971    11973       +2     
==========================================
+ Hits         9328     9329       +1     
- Misses       2643     2644       +1     
Impacted Files Coverage Δ
sql/engines/mongo.py 48.29% <33.33%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e776988...f115b03. Read the comment docs.

@hhyo hhyo merged commit b1d48cf into hhyo:master Dec 1, 2021
@hhyo
Copy link
Owner

hhyo commented Dec 1, 2021

感谢贡献

@doing-cr7
Copy link

修复 mongodb只能查看admin数据库的问题了吗

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

Successfully merging this pull request may close these issues.

None yet

3 participants