correct annotation
This commit is contained in:
parent
0aed2533ac
commit
aa24bcbcc9
|
@ -157,9 +157,10 @@ end
|
|||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
# category_id :integer
|
||||
# public_type :boolean default(TRUE)
|
||||
#
|
||||
# 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)
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue