also another question I have, I understand prisma ...
# orm-help
c
also another question I have, I understand prisma have migrations that change structure, but what happens when you need to migrate data as well, i.e. create a new table and migrate column data from an old table to the new one?