class FixPatchView < ActiveRecord::Migration def self.up execute "DROP VIEW patch_view" execute <