Sha256: 83a177f5ecb6370de8386b6f0cb401a94dffbf9cb825d1c8d0d0dc6c1a378dc6

Contents?: true

Size: 154 Bytes

Versions: 22

Compression:

Stored size: 154 Bytes

Contents

class DropChargeStatusFromShops < ActiveRecord::Migration
  def change
    remove_column :disco_app_shops, :charge_status, :integer, default: 0
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
disco_app-0.8.8 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.8.9 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.0 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.1 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.2 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.3 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.4 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.5 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.6 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.7 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.8 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.9 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.10 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.9.11 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.0 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.1 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.2 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.3 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.4 db/migrate/20160302134728_drop_charge_status_from_shops.rb
disco_app-0.10.5 db/migrate/20160302134728_drop_charge_status_from_shops.rb