BackSupabase backend
Supabase backend

How do I run database migrations?

Use the Supabase CLI with SQL files in supabase/migrations. The platform runs them automatically on deploy. Never edit production schema by hand.

Last updated: 2026-06-28

Canonical: https://blancasbuilder.com/faq/supabase/supabase-migrations · Blanca's Builder