]> cat aescling's git repositories - mastodon.git/commit
Do not populate AccountSummaries and FollowRecommendation views on migration (#16173)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 7 May 2021 16:14:29 +0000 (18:14 +0200)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 16:14:29 +0000 (18:14 +0200)
commitd8e0c8a89e1f1dd1c4ce1513deaeb3c85c6e4a42
tree8b3440ccc20e597b7949bcdd01b02bb151f110bf
parenta5f91a11d07db93526597131100c919f21a5dd78
Do not populate AccountSummaries and FollowRecommendation views on migration (#16173)

Materializing those views can take a while, and they are currently refreshed
anyway each time they are actually used, in the FollowRecommendationsScheduler.
db/migrate/20210322164601_create_account_summaries.rb
db/migrate/20210505174616_update_follow_recommendations_to_version_2.rb