Functions defined in the migrations are not found in the seed.sql

Hi, I defined some functions in one of my migration files, but when I run supabase db reset unfortunately they are not found. Any idea why is this happening? I am guessing there is some transaction logic involved?
Was this page helpful?