mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 00:35:32 +08:00

This is so we can join the Notification table onto the Bookmark table. A slight refactor was needed to ensure that the required values are always included and the consumer does not need to think about this. The discourse-chat and discourse-data-explorer plugins will be updated to take advantage of this commit.