mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 04:31:42 +08: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.