I seem to be having a problem filling my database when generating a branch. I have a seed.sql file in my
./supabase
./supabase
folder, obtained using the
supabase db dump --data-only
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
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.