grant-rs icon indicating copy to clipboard operation
grant-rs copied to clipboard

Manage Redshift/Postgres privileges in GitOps style written in Rust

Results 19 grant-rs issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [env_logger](https://togithub.com/rust-cli/env_logger) | dependencies | minor | `0.10` -> `0.11` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/duyet/grant-rs). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peaceiris/actions-gh-pages](https://togithub.com/peaceiris/actions-gh-pages) | action | major | `v3` -> `v4` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | postgres | major | `15` -> `16` | --- ### Configuration 📅 **Schedule**:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Hi, great project! Keen to use it! Could we add support to RLS Policies? - https://aws.amazon.com/blogs/big-data/achieve-fine-grained-data-security-with-row-level-access-control-in-amazon-redshift/ - https://aws.amazon.com/blogs/big-data/achieve-finer-grained-data-security-with-column-level-access-control-in-amazon-redshift/ - https://aws.amazon.com/blogs/database/multi-tenant-data-isolation-with-postgresql-row-level-security

We need to create a role `SUPERUSER` to create custom plpython3u function relate to this topic: https://dba.stackexchange.com/questions/37336/cannot-create-function-in-plpython3u-permission-denied Or grant this `USAGE ON LANGUAGE plpythonu`

https://github.com/duyet/grant.rs/blob/e2e906349670f296decb30efe859dd3c1d06672d/src/apply.rs#L130-L135 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in e2e906349670f296decb30efe859dd3c1d06672d. It's been assigned to @duyet because they committed the code.

todo :spiral_notepad: