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

fix: [Postgres] remove explicit grant from acceptance_tests #832

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

fnaranjo-vmw
Copy link
Contributor

[#185431677]

Although granting permissions to a specific table might be a perfectly valid operation for an app to do, having it in our tests might be hiding some permissions issues related to: dataOwnerUser, binding creation, etc.

Checklist:

[#185431677]

Although granting permissions to a specific table might be
a perfectly valid operation for an app to do, having it in our
tests might be hiding some permissions issues related to:
dataOwnerUser, binding creation, etc.
@fnaranjo-vmw fnaranjo-vmw merged commit 95cff39 into main Jun 26, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant