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