|
|
|
|
|
by TranquilMarmot
406 days ago
|
|
We had to write a migration layer on top of Prisma that can run arbitrary code to do things like transactions in migrations. Kind of a bummer that something like that's not built-in to the system but it was also trivial to put together. |
|