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

sql: support GRANT ... ON ALL SEQUENCES IN SCHEMA ... #69584

Closed
RichardJCai opened this issue Aug 30, 2021 · 0 comments · Fixed by #79862
Closed

sql: support GRANT ... ON ALL SEQUENCES IN SCHEMA ... #69584

RichardJCai opened this issue Aug 30, 2021 · 0 comments · Fixed by #79862
Assignees
Labels
A-sql-privileges SQL privilege handling and permission checks. A-tools-graphile Issues relating to graphile compatibility C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@RichardJCai
Copy link
Contributor

RichardJCai commented Aug 30, 2021

we currently support GRANT ON ALL TABLES IN SCHEMA which also grants on sequences but we should separate these out into two more granular commands.

Epic CRDB-14491
Jira issue: CRDB-9675

@RichardJCai RichardJCai added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-sql-privileges SQL privilege handling and permission checks. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Aug 30, 2021
@RichardJCai RichardJCai added this to Triage in SQL Sessions - Deprecated via automation Aug 30, 2021
@vy-ton vy-ton added the A-tools-graphile Issues relating to graphile compatibility label Aug 30, 2021
@rafiss rafiss moved this from Triage to Shorter term backlog in SQL Sessions - Deprecated Sep 21, 2021
@rafiss rafiss moved this from Shorter term backlog to Potentially for 22.2 in SQL Sessions - Deprecated Mar 15, 2022
@craig craig bot closed this as completed in 6fed614 May 17, 2022
SQL Sessions - Deprecated automation moved this from 22.2 Now to Done May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-privileges SQL privilege handling and permission checks. A-tools-graphile Issues relating to graphile compatibility C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
4 participants