-
Notifications
You must be signed in to change notification settings - Fork 4
Grant permissions to the custom users on the public schema #392
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
Conversation
|
|
39091a4 to
13d6b95
Compare
|
| @@ -20,13 +20,19 @@ import ( | |||
| "context" | |||
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.
This file with all its contents will be injected into provider sql and as I understand more GRANTS will be issued is that right?
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.
This is copy pasted direclty from the provider-sql. We import it to be able to create valid CRs for the provider.
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.
Will you add those CRs in another PR?
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.
This is them being added :D
|
Summary
Checklist
Component PR: vshn/component-appcat#778