Trending Posts
-
If you built your Supabase multi-tenant schema the way the quickstart shows, you've probably already hit the wall. A query that ran in...
-
A Supabase query that returns in single digit milliseconds during development can suddenly take over a second once real production data la...
-
Your B2B SaaS product probably started with a single boolean: is_admin . Then a customer asked for a Manager role that could approve invoi...
Latest Post
Mubeen Ahmad
Last Updated:
You wrote pgTAP tests for your RLS policies. They pass on your laptop. You wire them into GitHub Actions, the workflow goes green, and you...
Mubeen Ahmad
Last Updated:
Every Auth0 and Supabase tutorial you'll find online solves the same toy problem: one user, one row, one owner_id column. That's ...
Mubeen Ahmad
Last Updated:
You added an index on tenant_id . Your RLS policy still runs slow. That's not a fluke, and it's not because Row Level Security is ...



