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

docs(clickhousegrant): warn grant syntax ambiguity #784

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

byashimov
Copy link
Contributor

Due to an ambiguity in the GRANT syntax in Clickhouse, you should not have users and roles with the same name. It is not clear if a grant refers to the user or the role.

Adds a waring to the docs.

@byashimov
Copy link
Contributor Author

@byashimov byashimov marked this pull request as ready for review July 8, 2024 10:54
@byashimov byashimov requested a review from a team as a code owner July 8, 2024 10:54
@byashimov byashimov force-pushed the byashimov-warn-clichousegrant-ambiguity branch from c82ddc7 to c76077f Compare July 8, 2024 12:24
@jeff-held-aiven jeff-held-aiven merged commit da027d9 into main Jul 8, 2024
7 checks passed
@jeff-held-aiven jeff-held-aiven deleted the byashimov-warn-clichousegrant-ambiguity branch July 8, 2024 12:41
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

Successfully merging this pull request may close these issues.

2 participants