Hi Prisma Team! Prisma Migrate just crashed.
| Name | Version |
|-------------|--------------------|
| Platform | darwin |
| Node | v12.19.0 |
| Prisma CLI | 2.10.0 |
| Binary | af1ae11a423edfb5d24092a85be11fa77c5e499c|
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
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.
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?