mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 14:20:10 +08:00

We're adding this column now in preparation for a future commit(s) that will redesign the avatar/notifications menu. The reason the column is added in a separate commit is because the redesign changes are going to be complex with a high risk of getting (temporarily) reverted and if they included a database migration, they wouldn't revert cleanly/easily. Internal ticket: t65045.