API-template icon indicating copy to clipboard operation
API-template copied to clipboard

Prisma seeder

Open LeChatErrant opened this issue 4 years ago • 0 comments

Currently, database seeding is written inside the app, and executed at launch time

With Prisma v1.19 release, it is now possible to create seeders, and the seeding logic should be migrated to this new mechanism

LeChatErrant avatar Mar 19 '21 23:03 LeChatErrant