]> cat aescling's git repositories - mastodon.git/commit
Fix migration script not being able to run if it fails midway (#16312)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 2 Jun 2021 17:15:17 +0000 (19:15 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Jun 2021 17:15:17 +0000 (19:15 +0200)
commit11d3c065a5b71caa66f64d22e08f31eba0c357c5
treea665a19d3eb39b47ed823231169b805d731833a6
parent526332c5454b67f1c498dc82e71657258a79d7e9
Fix migration script not being able to run if it fails midway (#16312)

* Fix migration script not being able to run if it fails midway

* Fix old migration script

* Fix old migration script

* Refactor CorruptionError
db/migrate/20190726175042_add_case_insensitive_index_to_tags.rb
db/migrate/20200620164023_add_fixed_lowercase_index_to_accounts.rb
db/migrate/20210421121431_add_case_insensitive_btree_index_to_tags.rb
lib/mastodon/migration_helpers.rb