Migrate: Cant not re migrate

Created on 29 Oct 2020  路  3Comments  路  Source: prisma/migrate

Hi Prisma Team! Prisma Migrate just crashed.

Versions

| Name | Version |
|-------------|--------------------|
| Platform | darwin |
| Node | v12.19.0 |
| Prisma CLI | 2.10.0 |
| Binary | af1ae11a423edfb5d24092a85be11fa77c5e499c|

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

Most helpful comment

We worked on this problem and just released a fix in 2.10.1. Can you confirm that this does not happen anymore with the new version?

All 3 comments

We worked on this problem and just released a fix in 2.10.1. Can you confirm that this does not happen anymore with the new version?

We worked on this problem and just released a fix in 2.10.1. Can you confirm that this does not happen anymore with the new version?

Confirmed.

Thanks! Multiple confirmed this is fixed in other issue discussions, I think we can consider this one closed. Please open a new one if you still encounter problems.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ff-anthony-soto picture ff-anthony-soto  路  3Comments

nickreynke picture nickreynke  路  4Comments

mariushab picture mariushab  路  3Comments

janpio picture janpio  路  3Comments

julien1619 picture julien1619  路  3Comments