SupabaseS
Supabase11mo ago
Kylian

Seeding the database branching

Hello !

I seem to be having a problem filling my database when generating a branch. I have a seed.sql file in my ./supabase folder, obtained using the supabase db dump --data-only command, but none of this data is inserted when the branch is deployed. I don't get any error messages and on my PR I have the green check next to seeding
Was this page helpful?