mirror of
https://github.com/discourse/discourse.git
synced 2025-04-28 21:44:34 +08:00
correct annotation
This commit is contained in:
parent
0aed2533ac
commit
aa24bcbcc9
@ -157,9 +157,10 @@ end
|
|||||||
# created_at :datetime
|
# created_at :datetime
|
||||||
# updated_at :datetime
|
# updated_at :datetime
|
||||||
# category_id :integer
|
# category_id :integer
|
||||||
|
# public_type :boolean default(TRUE)
|
||||||
#
|
#
|
||||||
# Indexes
|
# Indexes
|
||||||
#
|
#
|
||||||
# idx_topic_id_status_type_deleted_at (topic_id,status_type) UNIQUE
|
# idx_topic_id_public_type_deleted_at (topic_id) UNIQUE
|
||||||
# index_topic_timers_on_user_id (user_id)
|
# index_topic_timers_on_user_id (user_id)
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user