Back to threads
Loading user profile...
For the migration, stick to the **Supabase CLI** (supabase db pull from test, then db push to prod)—manually copying schemas is a recipe for RLS bugs. Since you’re on Replit with Stytch, two things are vital: 1. **Connection Stability:** Use **Supavisor** (connection pooling) instead of direct DB links to avoid Replit’s ephemeral connection overhead. 2. **Auth Mapping:** Ensure your Stytch JWTs are correctly verified in your RLS policies using request.jwt(). I specialize in these high-performance Supabase migrations for **KYRYX**. If you want a 20-minute security/architecture audit today to make sure your prod environment is rock solid before the launch, I’m happy to help. DMs are open.