Migrations: Set users.following_count to NOT NULL
authorlain <lain@soykaf.club>
Thu, 28 Nov 2019 16:01:43 +0000 (17:01 +0100)
committerlain <lain@soykaf.club>
Thu, 28 Nov 2019 16:01:43 +0000 (17:01 +0100)
commitf0bdbe3f61e3f3278f76d31dad447b982e2e2571
treebd2e3889046569d4aa18897cf0e7f3405cb5bebf
parent98990d2d619ce4b61097b1e12179241b538cb01d
Migrations: Set users.following_count to NOT NULL

Also set following_count for local users to the correct value and for remote
users to 0.
priv/repo/migrations/20191128153944_fix_missing_following_count.exs [new file with mode: 0644]