Sha256: 15f37c157e4afb25c0828dfc000f9fceee90f9d642deab50eb46a666e031b9af

Contents?: true

Size: 149 Bytes

Versions: 141

Compression:

Stored size: 149 Bytes

Contents

class AddPrimaryToSpreeProductsTaxons < ActiveRecord::Migration[4.2]
  def change
    add_column :spree_products_taxons, :id, :primary_key
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
solidus_core-2.0.3 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.4.2 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.3 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.2.6 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.4.1 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.4.0 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.4.0.rc2 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.4.0.rc1 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.2 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.2.5 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.1 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.2.4 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.0 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.0.rc4 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.0.rc3 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.2.3 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
solidus_core-2.3.0 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.2.2 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
spree_core-3.3.0.rc2 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb
solidus_core-2.3.0.rc3 db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb