prisma migrations fail if there are multiple databases
running migrations throws an error if there are multiple databases.
i figured out by trial and error that useing --from-url and guessing one of the sql files in .wrangler/state/d1 works, but is there a better way to determine which file to use?
0 Replies