Sha256: db36248bc4fbf9e2b9e1a650e1694b7ebb74e039ca54efe4daa5fa74ba2e8710

Contents?: true

Size: 152 Bytes

Versions: 107

Compression:

Stored size: 152 Bytes

Contents

class AddIndexOnPromotionIdToOrderPromotions < ActiveRecord::Migration[5.0]
  def change
    add_index :spree_order_promotions, :promotion_id
  end
end

Version data entries

107 entries across 107 versions & 1 rubygems

Version Path
spree_core-4.0.9 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.1.15 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.7 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.3 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.6 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.2 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.0 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.0.rc3 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.0.rc2 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.3.0.rc1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.5 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.1.14 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.0.8 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.4 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-3.7.14.1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.3.1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.1.13.1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.0.7.1 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb
spree_core-4.2.3 db/migrate/20170330132215_add_index_on_promotion_id_to_order_promotions.rb