Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

row level security #155

Description

@Remo

Does anyone ever have added some kind of row level security to syntara? I really like some of the features we get pretty much for free, but for lots of projects I work on, I need to specify things in more details.

Assume you've got a bunch of users, some work in Switzerland and some in France and some in both countries. Lots of table have a foreign key to a country table. I somehow have to make sure I can assign countries to users and later filter the data according on that setting.

I understand that this is probably out of scope to be included in syntara by default, but maybe it could be another package to be added. I'd be willing to work on that, but I'd like to talk about the best way to implement something like that.. Any suggestions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions