featured courses bg

Up and Running with Prisma and PlanetScale

Prisma and PlanetScale

How to Handle Code Changes After Schema Updates

ryan

RyanChenkie

Full Stack Instructor

hero grid

When we use Prisma with PlanetScale, we don't use Prisma's migrate feature. This means that we need to consider the ramifications of our app code being out of sync with our data model. In this lesson, we see how to use the expand and contract pattern to make this simpler to manage.

Up and Running with Prisma and PlanetScale

Lesson write-up coming soon