mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Don't retrieve data or thing_data in sgm miss function because that is used only to lookup and cache (thing1_id, thing2_id, name): rel_id. Also switch to using _byID_rel so we can actually honor the thing_data and eager_load kwargs.