chinwagsocial/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>
2020-12-18 17:51:24 +01:00
..
migrate Fix old migration script not being able to run if it fails midway (#15361) 2020-12-18 17:51:24 +01:00
post_migrate
views Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
schema.rb Add option to obfuscate domain name in public list of domain blocks (#15355) 2020-12-18 08:30:41 +01:00
seeds.rb