Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add more warehouses to database permissions #3943
Add more warehouses to database permissions #3943
Changes from 49 commits
32396db
081512e
a05aa94
ea1fab2
d0c8aaf
350c8c4
2fd5835
92392ff
0ba6076
d5b0f09
327f3e9
a8718ee
c9f9b87
ae794e0
60c2d98
ab020ef
90a09bc
b295d43
864d215
385bcdb
14691d8
9ef7714
6ff0cd3
bcd6cc1
8c8140d
e900d23
425cd0f
8441614
6cd7589
9142147
7196b37
77beb97
5b75635
0bd0d32
3258937
caa0c5d
e212d17
03ddf3e
dace850
b08a9af
b5b4795
1246101
3a20b9f
4ec7ff6
28f376d
1a7ecd7
d7fd7d4
356c281
a44a9c4
f373cbe
6768a72
14aa364
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is it worth adding here that permissions can be granted at various levels e.g. table, schema, warehouses, database etc. Also that each cloud vendor has a slightly different approach and naming to privelages so to check each vendors documentation for more specifics?
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.
great flag @rlh1994 , i've added some more context based on your sugg above!
This file was deleted.