Soumyajit
04/12/2022, 12:42 PMError: P1000
while the @prisma/client
is able to connect with the same .env values.
Anyone else faced this issue? Any pointers as to what can fix it?Austin
04/12/2022, 11:23 PMSoumyajit
04/13/2022, 6:48 AMdb push
. I went through the docs again to find db migrate
is discouraged on planetscale DBs (which I had missed somehow earlier) and that’s what I was using. I just wonder why the first 15 migrations ran and it failed on the 16th migration change even though I didn’t do any branching or other changes on my planetscale DB.