How would I seed a local database every time it’s created? A migration would end up being applied to

How would I seed a local database every time it’s created? A migration would end up being applied to the prod db
Was this page helpful?