-
-
Notifications
You must be signed in to change notification settings - Fork 122
Migration collision #5719
Copy link
Copy link
Closed
Labels
Description
We have two migrations with the same number:
https://github.com/deltachat/deltachat-core-rust/blob/72a1406b86e5dc5ee1a0b89bd20a92ee47e29bb4/src/sql/migrations.rs#L910-L926
It seems broken migration was introduced in 13f58e0
Essentially it is #5382 merged incorrectly.
We should assign it a new number now I guess.
Release 1.141.0 is broken, I will assign this migration a new number and release 1.141.1.
Reactions are currently unavailable