You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/db
ThibG 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 <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
..
migrate Fix old migration script not being able to run if it fails midway (#15361) 3 years ago
post_migrate Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
views Fix performance on instances list in admin UI (#15282) 3 years ago
schema.rb Add option to obfuscate domain name in public list of domain blocks (#15355) 3 years ago
seeds.rb Change unconfirmed user login behaviour (#11375) 5 years ago