discourse/plugins/chat/db
Martin Brennan cb87ef52de
FIX: Backfill chat thread memberships (#21971)
Since we created user_chat_thread_memberships in
cc2570f we haven't
yet backfilled it for users who previously sent a message in
in threads -- this migration creates the UserChatThreadMemberships
needed for those threads, making sure the last read message id
is accurate for those participants.
2023-06-14 13:54:51 +10:00
..
fixtures DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
migrate FIX: Backfill chat thread memberships (#21971) 2023-06-14 13:54:51 +10:00
post_migrate DEV: Chat thread reply counter cache (#21050) 2023-04-11 15:40:25 +10:00