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.0.beta1 | db/migrate/20130208032954_add_primary_to_spree_products_taxons.rb |