Sha256: c66f55bfb63bf2076ca473c1d57dbde38441f28876418deaaf3408d708beba2e

Contents?: true

Size: 168 Bytes

Versions: 6

Compression:

Stored size: 168 Bytes

Contents

class AddChannableIdToReturnAuthorisations < ActiveRecord::Migration[5.0]
  def change
    add_column :spree_customer_returns, :channable_return_id, :integer
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
spree_channable-0.0.24 db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb
spree_channable-0.0.23 db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb
spree_channable-0.0.22 db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb
spree_channable-0.0.21 db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb
spree_channable-0.0.20 db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb
spree_channable-0.0.18.alpha db/migrate/20190717120144_add_channable_id_to_return_authorisations.rb