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

Allow postgresql_grant resource to manage individual objects #105

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

benesch
Copy link
Contributor

@benesch benesch commented Jul 18, 2021

This makes it possible to set privileges on a single table, for example.

Alternative to #79.

This makes it possible to set privileges on a single table, for example.

Alternative to cyrilgdn#79.
@cyrilgdn
Copy link
Owner

@benesch Thanks, I quickly tested it and it seems to work like expected 👍 I'll take a look at the code this week and we should be able to release it.

@cyrilgdn cyrilgdn self-requested a review August 10, 2021 08:52
@cyrilgdn
Copy link
Owner

@benesch Thanks for your work on this 👍

I've just added one comment as it took me a couple of minutes to understand one of the test case.

@cyrilgdn
Copy link
Owner

@benesch This has just been released in v1.14.0

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