Hacker News new | ask | show | jobs
by moltar 643 days ago
You can edit Prisma migrations. They are plain SQL files with no magic.
1 comments

+1 have had to edit Prisma files after generating a migration, it went fine. As ‘moltar says, no magic.