How to use seed.sql to populate the local supabase instance?
I have used the following command to fetch data from remote instance:
How do I use the seed.sql in order to populate the local instance?
How do I use the seed.sql in order to populate the local instance?