https://planetscale.com/blog/safely-making-database-schema-changes
Safely making database schema changes — PlanetScale
How to prevent schema changes from being scary with database best practices and PlanetScale.
database schemasafelymaking
https://www.prisma.io/docs/guides/implementing-schema-changes
How to manage schema changes in a team with Prisma Migrate and Prisma ORM | Prisma Documentation
Learn how to use Prisma Migrate effectively when collaborating on a project as a team
schema changesmanageteam
https://sqlc.dev/posts/2023/11/21/sqlc-v1-24-0-verify-schema-changes/
Verifying database schema changes in v1.24.0 | sqlc.dev
sqlc can now catch backwards-incompatible schema changes before they cause a production outage.
database schemasqlc dev