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

remove grant usage on redshift permissions #6742

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

mirnawong1
Copy link
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
Copy link

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
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
12 checks passed
@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