Remove obsolete flag_count
No need for deprecation warnings in release notes, this is an attribute that was used temporarily but did not make it to a Release
This commit is contained in:
@@ -903,7 +903,6 @@ ActiveRecord::Schema.define(version: 20180220211105) do
|
||||
t.integer "related_content_id"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
t.integer "flags_count", default: 0
|
||||
t.datetime "hidden_at"
|
||||
t.integer "related_content_scores_count", default: 0
|
||||
t.integer "author_id"
|
||||
|
||||
Reference in New Issue
Block a user