Skip to content
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

Opening paragraph of Branch Permissions is minorly ambiguous #2281

Open
christopherreay opened this issue Jul 13, 2024 · 0 comments
Open

Opening paragraph of Branch Permissions is minorly ambiguous #2281

christopherreay opened this issue Jul 13, 2024 · 0 comments

Comments

@christopherreay
Copy link

christopherreay commented Jul 13, 2024

The former table handles branch modification, while the latter table handles branch creation. All operations that are not explicitly done as a client connected to a server (such as locally using the CLI) will bypass branch permissions.

The former table handles branch modification, while the latter table handles branch creation. These permissions apply when a client connects to a Dolt server with a username and password (e.g. using a mysql client in your favourite programming language). These permissions will not interfere when operations are done as root/admin, (e.g when using Dolt from the dolt sql REPL from the command line).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant