Commit Graph

6 Commits (7647ce77f59b78bafdccefa9cd3c90a8f17da17d)

Author SHA1 Message Date
Eugen Rochko 4363d06986
Fix interactive delays in database migrations with no TTY (#12969)
Fix #12587
5 years ago
ThibG f682387aae Fix old migration failing with new status default scope (#12493) 5 years ago
Eugen Rochko ebe574d5b5
Fix old migration trying to use new column due to default status scope (#12095)
Fix #12087
5 years ago
Eugen Rochko f2290e311b
Remove progress estimate from MigrateAccountConversations (#9168) 6 years ago
Eugen Rochko 93a1ab9030
Add progress indicators to MigrateAccountConversations (#9101)
* Add progress indicators to MigrateAccountConversations

* Avoid running expensive query for explain

* Use exec_query instead of execute
6 years ago
Eugen Rochko 4ea718ef18
Migrate all old direct messages to new conversations schema (#9085) 6 years ago