-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
Reorg namespacing #3799
Reorg namespacing #3799
Conversation
@Anish9901 Please go through this one a bit carefully, since there were so many renamings. @pavish This is ready to wire up with the front end. |
@Anish9901 This is ready for backend review, but I'm marking it as 'draft' since @pavish plans to make the front end changes in this same PR. |
I've wired up the frontend with the changes. |
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!
Fixes #3797
This PR reorganizes and cleans up some of the RPC function code and naming.
Technical details
The PR makes the renaming changes in the issue, and also:
list_db_priv
(no effect on API)databases.get
(previouslydatabase_privileges.get_self
to conform with what one would expect from such a function. The information is a superset of what was previously returned.Checklist
Update index.md
).develop
branch of the repositoryvisible errors.
Developer Certificate of Origin
Developer Certificate of Origin