mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
When a user did not have any comments when the migration 1575649180000 hits, they are not migrated to get a `commentCounts` property. This migration finds those users without `commentCounts` and sets them to the empty comment counts. Co-authored-by: Kim Gardner <kgardnr@gmail.com>