prisma / migrate

Issues for Prisma Migrate are now tracked at prisma/prisma. This repo was used to track issues for Prisma Migrate Experimental and is now deprecated.
https://www.prisma.io/docs/concepts/components/prisma-migrate
Apache License 2.0
766 stars 22 forks source link

Hi Prisma Team! Prisma Migrate just crashed. #637

Closed iknowahra closed 4 years ago

iknowahra commented 4 years ago

Hi Prisma Team! Prisma Migrate just crashed.

Versions

Name Version
Platform darwin
Node v10.13.0
Prisma CLI 2.10.0-dev.80
Binary 77abecc4840127ebdcc02b83ee1e2c9cc27009f2

Error

Error: Error in migration engine.
Reason: [libs/sql-schema-describer/src/walkers.rs:214:27] index out of bounds: the len is 0 but the index is 0

Please create an issue in the migrate repo with
your `schema.prisma` and the prisma command you tried to use 🙏:
https://github.com/prisma/migrate/issues/new
iknowahra commented 4 years ago

I had a prob but I don't have one after installing "@prisma/cli": "2.10.1".