Files
reddit/scripts/migrate
Brian Simpson d846f0609d Update SubscribedSubredditsByAccount backfill.
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.
2015-06-30 18:41:09 -04:00
..