Implement forum topic voting and tag change pruning (#3580)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class DropKeyValues < ActiveRecord::Migration
|
||||
class DropKeyValues < ActiveRecord::Migration[4.2]
|
||||
def up
|
||||
drop_table :key_values
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user