would you expect a prisma migration to use up a lo...
# orm-help
s
would you expect a prisma migration to use up a lot of memory? my cloud run container seems to have failed after using over 512mb 2048mb did the trick
👀 2
n
Hey @Sebastian Gug 👋 Is this happening after squashing all the migrations to one file? Reference to Squashing migrations slack thread
✅ 1
s
I kinda just deleted all migrations file and dropped both dev & prod database as there was nothing of value in there 😄