Also having issues with exports. Running into this issue:
https://github.com/prisma/prisma/issues/4216
What is the best way to back up and restore from an older (but stable) Prisma setup? I have to access my live container directly? So far I've done everything through the Prisma CLI and have all my operations set up with that. If I could just figure out how to make export-import work (which is has before), I'd be solid. Don't plan to even bump versions or make any changes.