mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: annotate models
This commit is contained in:
@@ -98,12 +98,12 @@ end
|
||||
#
|
||||
# Table name: theme_modifier_sets
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# theme_id :bigint not null
|
||||
# serialize_topic_excerpts :boolean
|
||||
# csp_extensions :string is an Array
|
||||
# svg_icons :string is an Array
|
||||
# topic_thumbnail_sizes :string is an Array
|
||||
# id :bigint not null, primary key
|
||||
# theme_id :bigint not null
|
||||
# serialize_topic_excerpts :boolean
|
||||
# csp_extensions :string is an Array
|
||||
# svg_icons :string is an Array
|
||||
# topic_thumbnail_sizes :string is an Array
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user