Row & column level permissions #2289
kgodey
started this conversation in
Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We'd like to support giving users access to a subset of tables – either only specific columns, or specific rows (based on the data in the row), or both.
We'd probably use Postgres row-level security for this.
If you'd like us to build this feature, please comment below with more details about how you plan to use this functionality.
Beta Was this translation helpful? Give feedback.
All reactions