Cleanup db schema
This commit is contained in:
@@ -872,8 +872,8 @@ ActiveRecord::Schema.define(version: 20171220010000) do
|
||||
t.integer "related_content_id"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
t.integer "related_content_scores_count", default: 0
|
||||
t.datetime "hidden_at"
|
||||
t.integer "related_content_scores_count", default: 0
|
||||
t.integer "author_id"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user