mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 08:54:37 +08:00
a7b2af85fc
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>