>You Shall Not Pass: Fine Grained Access Control with Row Level Security
When you rug pulled your license, I could not pass.
I'm sure it will be useful to your paying clients, who may be using RLS on their other DBs.
by DSingularity
2 subcomments
The first example demonstrating row level security contains results from the wrong tenant.
by journal
2 subcomments
Doesn't same database multi-tenancy defeats the one-tenant one-database advantage of being able to easily disaster recover a single tenant or allow for easily moving a tenant and all their stuff to a dedicated box?
by sqlitor
1 subcomments
What happens if an attacker executes `SET app.current_tenant` a second time on the existing connection (e.g. through SQL injection)?