Skip to content

remove grant usage on redshift permissions#6742

Merged
mirnawong1 merged 1 commit intocurrentfrom
mirnawong1-patch-26
Jan 9, 2025
Merged

remove grant usage on redshift permissions#6742
mirnawong1 merged 1 commit intocurrentfrom
mirnawong1-patch-26

Conversation

@mirnawong1
Copy link
Copy Markdown
Contributor

@mirnawong1 mirnawong1 commented Jan 9, 2025

this pr removes the grant usage on database database_name to user_name; command in the redshift database permissions page. raised with @mikealfare in internal slack

Resolves #6738


🚀 Deployment available! Here are the direct links to the updated files:

this pr removes the `grant usage on database database_name to user_name;` command in the redshift database permissions page. raised with @mikealfare [in internal slack](https://dbt-labs.slack.com/archives/C067EUS2D7S/p1736358281678169)

Resolves #6738
@mirnawong1 mirnawong1 requested a review from a team as a code owner January 9, 2025 11:20
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Jan 9, 2025 11:24am

@github-actions github-actions Bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. Docs team Authored by the Docs team @dbt Labs labels Jan 9, 2025
Copy link
Copy Markdown
Contributor

@nataliefiann nataliefiann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hiya @mirnawong1

Thanks for creating this. I've approved this for you.

Kind Regards
Natalie

@mirnawong1 mirnawong1 merged commit 5af27ee into current Jan 9, 2025
@mirnawong1 mirnawong1 deleted the mirnawong1-patch-26 branch January 9, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: x-small This change will take under 3 hours to fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redshift Permissions Example Code Update

2 participants