summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20191128153944_fix_missing_following_count.exs
AgeCommit message (Collapse)Author
2023-01-01Bump copyright yearmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-25Copyright bump for 2022Sean King
2019-11-28Migrations: Set users.following_count to NOT NULLlain
Also set following_count for local users to the correct value and for remote users to 0.