Skip to content

fix: check column select grant as well as table select grant#7677

Open
antony-chaostheory wants to merge 1 commit intogetredash:masterfrom
antony-chaostheory:fix-pg-table-query
Open

fix: check column select grant as well as table select grant#7677
antony-chaostheory wants to merge 1 commit intogetredash:masterfrom
antony-chaostheory:fix-pg-table-query

Conversation

@antony-chaostheory
Copy link
Copy Markdown

What type of PR is this?

  • Bug Fix

Description

How is this tested?

  • Manually

Tested the SQL query in isolation. Before it skipped a table that is revoked from select and has explicit columns granted select. After the table and only the granted columns are returned.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file


Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Add one-off context when rerunning by tagging @cubic-dev-ai with guidance or docs links (including llms.txt)
  • Ask questions if you need clarification on any suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant