mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update annotations
This commit is contained in:
@@ -925,7 +925,7 @@ end
|
||||
# notify_user_count :integer default(0), not null
|
||||
# like_score :integer default(0), not null
|
||||
# deleted_by_id :integer
|
||||
# edit_reason :string
|
||||
# edit_reason :string(255)
|
||||
# word_count :integer
|
||||
# version :integer default(1), not null
|
||||
# cook_method :integer default(1), not null
|
||||
@@ -938,7 +938,7 @@ end
|
||||
# via_email :boolean default(FALSE), not null
|
||||
# raw_email :text
|
||||
# public_version :integer default(1), not null
|
||||
# action_code :string
|
||||
# action_code :string(255)
|
||||
# image_url :string
|
||||
# locked_by_id :integer
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user