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

[v15] Implement granular db permissions for Postgres (RFD 151) #38945

Merged
merged 4 commits into from Mar 6, 2024

Commits on Mar 4, 2024

  1. Implement granular db permissions for Postgres (RFD 151)

    Tener authored and github-actions committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    32327d0 View commit details
    Browse the repository at this point in the history
  2. docs, whitespace

    Tener authored and github-actions committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f4ce9ec View commit details
    Browse the repository at this point in the history
  3. Make sure query is closed, even in case of errors along the way

    Tener authored and github-actions committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bff2082 View commit details
    Browse the repository at this point in the history
  4. fix imports

    Tener authored and github-actions committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    845c57b View commit details
    Browse the repository at this point in the history