Prisma
Prisma ORM.
Get Started Guide and related repo
Context
- T3 Apps
- Nestjs
Practices
Changing Data Type
- Check if the field is used in a view
- Drop the related views
- Change the data type
- Recreate the views
Failed Migrations
npx prisma migrate resolve --rolled-back "20201127134938_migration_name"