mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-14 17:38:04 -05:00
There's no index on SRMember.c.rel_id so instead sort the query by SRMember.c.thing2_id (the user's id). Also the timestamp for writing to C* is updated to an integer timestamp corresponding to when the dual write was deployed.