mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 03:53:38 +08:00
8016fcab33
The `id` column of `notifications` table and `notification_id` columns
of the other tables have been migrated to bigint in previous commits
(for example,
|
||
---|---|---|
.. | ||
20240408140000_drop_notification_id_from_chat_mentions.rb | ||
20240410130000_drop_user_id_from_chat_mentions.rb | ||
20240425133407_drop_chat_channels_last_message_sent_at.rb | ||
20240516145911_update_user_options_for_thread_title_prompts.rb | ||
20240711154622_update_chat_messages_created_by_sdk.rb | ||
20240829140227_drop_chat_mention_notifications_old_id_column.rb |