-
Notifications
You must be signed in to change notification settings - Fork 322
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
feat(api-server): return result set for the new query api #2189
feat(api-server): return result set for the new query api #2189
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2189 +/- ##
============================================
- Coverage 75.79% 75.74% -0.06%
Complexity 354 354
============================================
Files 619 619
Lines 117581 117628 +47
Branches 1039 1039
============================================
- Hits 89123 89098 -25
- Misses 28247 28319 +72
Partials 211 211
Continue to review full report at Codecov.
|
api_server_test failed ? |
In the added test case, I try to send a query to API server, but it turns out Seems like the API server test env do not have a real database? need helps @aceforeverd |
I'll check today |
close #2127
POST /dbs/:db_name
only return "code" and "msg"return query result like