
Build
"Write the RLS policy for my users table": three prompts, three outcomes
Row Level Security is deny-by-default, so the danger isn't forgetting to lock a table — it's a lazy policy that quietly unlocks all of them. Here's the request three ways, with the real SQL each produced.
Sam Ortega · 2h ago · 6 min