-
Notifications
You must be signed in to change notification settings - Fork 592
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 grant/revoke privilege in frontend #3004
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3004 +/- ##
==========================================
+ Coverage 73.15% 73.22% +0.06%
==========================================
Files 724 725 +1
Lines 97243 97523 +280
==========================================
+ Hits 71135 71407 +272
- Misses 26108 26116 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
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's changed and what's your intention?
As title, support Grant/Revoke privilege in frontend described in #2643 .
Checklist
./risedev check
(or alias,./risedev c
)Refer to a related PR or issue link (optional)
Resolve #2945