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

Allow creation of access control rules with respect to Postgres schemas #1553

Open
michaelbridge opened this issue Feb 3, 2019 · 0 comments
Assignees
Labels
c/console Related to console c/server Related to server c/v3-lsp k/ideas Discuss new ideas / pre-proposals / roadmap v3

Comments

@michaelbridge
Copy link

As currently implemented, access control rules apply to specific tables. Many multi-tenant applications organize tenant data between Postgres schemas such that all data within a schema relates to a single tenant ('apartments' pattern). Allowing creation of access control rules with respect to an entire schema would enable this pattern in an efficient manner.

@shahidhk shahidhk added the k/ideas Discuss new ideas / pre-proposals / roadmap label Feb 3, 2019
@dsandip dsandip added c/console Related to console c/server Related to server labels Feb 4, 2019
@manasag manasag added the v3 label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console c/server Related to server c/v3-lsp k/ideas Discuss new ideas / pre-proposals / roadmap v3
Projects
None yet
Development

No branches or pull requests

5 participants