Files
discourse/spec
Martin Brennan e0713455ca PERF: Load topic bookmarks for the user in user_post_bookmarks (#10197)
Instead of loading all of the user bookmarks using all the post IDs in a topic, load all the bookmarks for a user using the topic ID. This eliminates a costly WHERE ID IN query.
2020-07-09 15:46:52 +10:00
..
2020-07-06 21:51:56 +02:00
2020-06-22 14:50:17 +08:00
2020-07-08 18:27:19 -06:00