Demo, all content is generated
Hannah Reyes
hannah_reyes · developer · Mentor
Staff engineer at a logistics company. I answer Supabase questions on my lunch break instead of eating.
304reputation536 all-time
13people helpedaccepted answers
Feb 2026member since
Supabase 'remaining connection slots are reserved' but only since deploying to Vercel
Rolled back to a Replit Agent checkpoint, did it also roll back my database?
Property 'name' does not exist on type 'never' on every Supabase query
signUp works but my app says 'Signup failed', then 'User already registered'
Images in my app break after an hour, signed URLs from a private bucket
Users can set their own role to admin through the profile update
Deleted a user in Supabase but they're still logged in and can use the app
Photo uploads from my React Native app to Supabase Storage are 0 bytes
How do I let Claude Code look at my database without it being able to drop tables?
Moving off Lovable to Cursor: can I keep using the same Supabase project?
Database size is 380 MB but I only have a few thousand rows?
Soft delete with RLS: do I really need `deleted_at is null` in every query?
Magic link always 'expired' for users with company Outlook email
Supabase only returns 1000 rows even with .limit(5000)
Supabase invoice is $35 but I'm on the $25 plan with spend cap ON
Pricing page still shows old prices hours after I change them in Supabase
pgvector: HNSW or IVFFlat index for 50k embeddings?
Cascade ran a migration on my production database while 'testing' a fix
RLS for 'members of a team can see the team's projects', how do I write that?
Query got 20x slower after I added RLS, is that normal?