Successfully went from 1.4 to 1.4.13 but then during the migration on 1.5 I ran into this error.
41 / 294
2 / 43
2 / 43
2 / 43
3 / 43
Failed to delete index: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP INDEX `1_2_hashTags`; check that it exists
3 / 43
3 / 43
3 / 43
3 / 43
9 / 43
9 / 43
9 / 43
9 / 43
9 / 43
Failed to delete index: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP INDEX `1_4_search`; check that it exists
Failed to delete index: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP INDEX `1_4_tags`; check that it exists
Failed to update project ("6592e8470b7f3a7f836a") version with error: SQLSTATE[HY000]: General error: 1283 Column 'name' cannot be part of FULLTEXT index
SQLSTATE[HY000]: General error: 1283 Column 'name' cannot be part of FULLTEXT index.```
I did find an index that fit this description so I deleted it, but the error persists when I retry the migration.