discourse/spec/db/migrate
Alan Guo Xiang Tan 04dd93fe2c
DEV: Fix incorrect SyncTimerableIdTopicId migration (#34837)
Follow-up to eeeb7d302f

When `timerable_id` is `null`, `timerable_id != topic_id` will evaluate
to `null` so the row isn't updated.
2025-09-17 13:54:29 +08:00
..
.gitkeep
20250714010001_backfill_themeable_site_settings_spec.rb
20250902072941_sync_timerable_id_topic_id_spec.rb DEV: Fix incorrect SyncTimerableIdTopicId migration (#34837) 2025-09-17 13:54:29 +08:00