-
Notifications
You must be signed in to change notification settings - Fork 529
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
fix: run g.V() is error when backend is MYSQL #1801
Conversation
|
CLA Assistant Lite bot Good! All Contributors have signed the CLA. |
Codecov Report
@@ Coverage Diff @@
## master #1801 +/- ##
============================================
+ Coverage 66.91% 70.83% +3.91%
+ Complexity 978 690 -288
============================================
Files 446 446
Lines 37781 37781
Branches 5380 5380
============================================
+ Hits 25281 26762 +1481
+ Misses 9776 8297 -1479
+ Partials 2724 2722 -2
Continue to review full report at Codecov.
|
have a try |
I have read the CLA Document and I hereby sign the CLA |
recheck |
1 similar comment
recheck |
fix https://github.com/hugegraph/hugegraph/issues/1775