mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
In the previous commit 5222247
we added a topic_id column to EmailLog. This simply backfills it in
batches. The next PR will get rid of the topic method defined on EmailLog in favour
of belongs_to.