Files
mastodon/db
052249588b Fix old migration script not being able to run if it fails midway (#15361)
* Fix old migration script not being able to run if it fails midway

Improve the robustness of a migration script likely to fail because of database
corruption so it can run again once database corruptions are fixed.

* Display a specific error message in case of index corruption

Co-authored-by: Eugen Rochko <[email protected]>
Co-authored-by: Claire <[email protected]>
2020-12-18 17:51:24 +01:00
..