i take it as part of the whole package w/ prisma, which i really like overall. but you could use some other migration tool, or skip migrations entirely and just add database columns a la phpMyAdmin. You'd just have to keep up with your Prisma schema separately.