Fix releases API N+1 in sorted_links usage
The preload for N+1 doesn't seem to work with the scoped sorted_links. This adds inverse_of to sorted_links, to properly preload Release::Link queries that check if a link is external. Changelog: performance
Showing
Please register or sign in to comment