Is there any way to implement Row Level Security? #503
Unanswered
DenisBessa
asked this question in
Q&A
Replies: 2 comments 10 replies
-
|
You're right, no support. By brief examining RLS, here is what could be added:
Let me know if you'd like to have anything in particular. Maybe not all at once, but everything is doable step by step. |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Hi there is one more use case to session data along with query other than RLS. I want the queries to auto-adapt to users timezone. having session data at postgres level can help with that too Im presuming. I havent researched much on the topic though... or is there something already existing for this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don’t think there is a support for RLS right now. I’m I wrong?
Beta Was this translation helpful? Give feedback.
All reactions