Sha256: 0d829686be78724a081e87499eb5e90dd80e1407b82a579d340a1b973ee683c3

Contents?: true

Size: 154 Bytes

Versions: 141

Compression:

Stored size: 154 Bytes

Contents

class RemoveUncapturedAmountFromSpreePayments < ActiveRecord::Migration[4.2]
  def change
    remove_column :spree_payments, :uncaptured_amount
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
spree_core-3.6.4 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.6.3 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.6.2 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.6.1 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.6.0 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.5.0 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.3.6 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.2.8 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.6.0.rc1 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.5.0.rc2 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.5.0.rc1 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.4.5 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.3.5 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.4.4 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.4.3 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.3.4 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
spree_core-3.2.7 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
solidus_core-2.3.1 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
solidus_core-2.2.2 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb
solidus_core-2.1.1 db/migrate/20140616202624_remove_uncaptured_amount_from_spree_payments.rb