Sha256: fea8b385fb588e89858b10e5170d4ae7723920d7538d81990085ef7bfc0554b7

Contents?: true

Size: 207 Bytes

Versions: 4

Compression:

Stored size: 207 Bytes

Contents

class RemovePhcdevworksCoreModulesPostCategories < ActiveRecord::Migration[7.0]
    def change

        remove_column :phcdevworks_core_modules_post_categories, :optimization_id, :string

    end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phcdevworks_core_modules-8.0.3 db/migrate/20201012225709_remove_phcdevworks_core_modules_post_categories.rb
phcdevworks_core_modules-8.0.2 db/migrate/20201012225709_remove_phcdevworks_core_modules_post_categories.rb
phcdevworks_core_modules-8.0.1 db/migrate/20201012225709_remove_phcdevworks_core_modules_post_categories.rb
phcdevworks_core_modules-8.0.0 db/migrate/20201012225709_remove_phcdevworks_core_modules_post_categories.rb