mastodon/db
ThibG 052249588b
Fix old migration script not being able to run if it fails midway ()
* 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 <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
migrate Fix old migration script not being able to run if it fails midway ()
post_migrate Add support for reversible suspensions through ActivityPub ()
views Fix performance on instances list in admin UI ()
schema.rb Add option to obfuscate domain name in public list of domain blocks ()
seeds.rb Change unconfirmed user login behaviour ()