discourse/db
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
..
fixtures FIX: Allow creating new color palettes based on custom palettes (#34351) 2025-08-20 11:58:40 +08:00
migrate DEV: Fix incorrect SyncTimerableIdTopicId migration (#34837) 2025-09-17 13:54:29 +08:00
post_migrate DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00