What is the correct way to do migrations? Modify s...
# orm-help
j
What is the correct way to do migrations? Modify schema.prisma then run something, or modify the database then running something?
r
Responded in this thread