Replies: 1 comment 2 replies
|
Related: #5822 This is not possible. The official suggestions for getting around this is: "A" sounds best to me, because working with I'm opting out of the database provided in Appwrite due to these limitations, and the fact that it's a document store that doesn't allow sub-documents, nor join-operations, making it a double clawed hammer. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
High Priority/Important
cloud-beta : I needed DLS : should be like I can able to restrict each document based on
current user (can do with roles),
but can' t do based on
its attribute value, based on any relative relationship value/query
which is not what i geeting
like in supabase : RLS : you can restrict row access based on "current user value" as well as column values or any "sql Query" (which returns boolean value, like
exists(Sql query), which gives a lot more flexiblityAll reactions