-
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: support create/alter/drop user
statement
#3678
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3678 +/- ##
============================================
+ Coverage 37.16% 40.09% +2.92%
- Complexity 655 657 +2
============================================
Files 177 193 +16
Lines 10773 11414 +641
Branches 1366 1374 +8
============================================
+ Hits 4004 4576 +572
- Misses 6470 6535 +65
- Partials 299 303 +4 ☔ View full report in Codecov by Sentry. |
create user
statementcreate/alter/drop user
statement
@tobegit3hub will add user relevant information to |
SDK Test Report101 files + 1 101 suites +1 2m 8s ⏱️ +11s Results for commit 5f5f3b1. ± Comparison against base commit ff3ef0d. This pull request removes 48 and adds 45 tests. Note that renamed tests count towards both.
This pull request skips 1 test.
♻️ This comment has been updated with latest results. |
HybridSE Mac Test Report20 064 tests 20 062 ✅ 10m 11s ⏱️ Results for commit 5f5f3b1. ♻️ This comment has been updated with latest results. |
HybridSE Linux Test Report20 094 tests 20 092 ✅ 6m 14s ⏱️ Results for commit 5f5f3b1. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?