Sha256: 4cdc04eda14246954ed0f5f21e1844db3bfd332d5594282f06871be7d84d6715

Contents?: true

Size: 137 Bytes

Versions: 2

Compression:

Stored size: 137 Bytes

Contents

class AddWinkelstraatData < ActiveRecord::Migration
  def change
    add_column :spree_orders, :winkelstraat_order_id, :string
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_winkelstraat-3.1.0.21 db/migrate/20190424140108_add_winkelstraat_data.rb
spree_winkelstraat-3.1.0.20 db/migrate/20190424140108_add_winkelstraat_data.rb