Update annotations

This commit is contained in:
Robin Ward
2019-01-11 12:19:23 -05:00
parent 1a3655b787
commit a3839495e0
68 changed files with 175 additions and 173 deletions

View File

@@ -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
#