Age | Commit message (Expand) | Author |
---|---|---|
2020-01-27 | Fix interactive delays in database migrations with no TTY (#12969) | Eugen Rochko |
2019-07-10 | Fix old migration script depending on the StreamEntry model (#11278) | ThibG |
2018-08-15 | Fix FixAccountsUniqueIndex migration (#8212) | ThibG |
2018-08-11 | Make some migration script more robust (fixes #8007) (#8170) | ThibG |
2018-05-31 | Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation... | Eugen Rochko |
2018-05-31 | Improve account index migration (#7684) | Eugen Rochko |
2018-05-31 | Fix nil error in migration (#7680) | Eugen Rochko |
2018-05-30 | Fix broken migrate (regression from #7658) (#7674) | Yamagishi Kazutoshi |
2018-05-30 | Deduplicate accounts and make unique username/domain index case-insensitive (... | Eugen Rochko |