Sha256: d0334d67145ad4b39fe72f6d4500f20402b5b78a49030e641216bcbdf4e42d74

Contents?: true

Size: 151 Bytes

Versions: 141

Compression:

Stored size: 151 Bytes

Contents

class RemoveExtraProductsSlugIndex < ActiveRecord::Migration[4.2]
  def change
    remove_index :spree_products, name: :permalink_idx_unique
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
spree_core-4.0.1 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.7 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-4.0.0 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-4.0.0.rc3 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.6 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.5 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-4.0.0.rc2 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-4.0.0.rc1 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-4.0.0.beta db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.4 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.3 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.2 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.1 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.0 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.0.rc3 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.2.9 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.0.rc2 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.7.0.rc1 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.6.6 db/migrate/20141215235502_remove_extra_products_slug_index.rb
spree_core-3.6.5 db/migrate/20141215235502_remove_extra_products_slug_index.rb