mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Follow up to 766bcbc684
Makes ChatMessage.last_editor_id and ChatMessageRevision.user_id
NOT NULL since they are always filled in now and the last commit
had a migration to backfill this data.