mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:03:18 +08:00
parent
ec8ba5a0b9
commit
c4ba4c5742
|
@ -411,7 +411,6 @@ end
|
|||
#
|
||||
# Table name: notifications
|
||||
#
|
||||
# old_id :integer
|
||||
# notification_type :integer not null
|
||||
# user_id :integer not null
|
||||
# data :string(1000) not null
|
||||
|
|
|
@ -17,7 +17,6 @@ end
|
|||
# Table name: shelved_notifications
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# old_notification_id :integer
|
||||
# notification_id :bigint not null
|
||||
#
|
||||
# Indexes
|
||||
|
|
Loading…
Reference in New Issue
Block a user