Running a typescript migration script
I wonder if there's an easy way to run typescript scripts as a migration with Prisma as well. Some of data I need to migrate is related to crypto and don't even know if sql would allow me to derive addresses and this kinda of stuff
0 Replies