mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Initial campiagn Thing writes were recording an enum value for freebie campaigns but it actually is useful to include the transaction id (which is negative for freebies) because it references the freebie's record in the bid table. Note: This commit also includes a one-off script for fixing the trans_id in existing campaign things.