mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 05:19:08 +08:00
Annotate models
This commit is contained in:
parent
30c86d834f
commit
7fee3d7f8f
@ -11,7 +11,6 @@ end
|
||||
# id :integer not null, primary key
|
||||
# name :string(255) not null
|
||||
# hex :string(255) not null
|
||||
# opacity :integer default(100), not null
|
||||
# color_scheme_id :integer not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
|
@ -550,6 +550,7 @@ end
|
||||
# word_count :integer
|
||||
# version :integer default(1), not null
|
||||
# cook_method :integer default(1), not null
|
||||
# wiki :boolean default(FALSE), not null
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user