Gab Social. All are welcome.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class RemoveStatusPinsAccountIndex < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
remove_index :status_pins, :account_id
|
||||
remove_index :status_pins, :status_id
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user