mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00: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.