FEATURE: Add post edits count to user activity (#13495)

This commit is contained in:
Jean
2021-08-02 10:15:53 -04:00
committed by GitHub
parent 7b56325f89
commit e7b8e75583
22 changed files with 210 additions and 10 deletions

View File

@ -321,4 +321,4 @@ end
# first_unread_pm_at :datetime not null
# digest_attempted_at :datetime
# draft_count :integer default(0), not null
#
# post_edits_count :integer