Sha256: c159ce2c4e3c8397d0a3d7a21d7fa2a425592dd7594bcf2e806723f02f5b6b90

Contents?: true

Size: 149 Bytes

Versions: 141

Compression:

Stored size: 149 Bytes

Contents

class AddUserIdCreatedByIdIndexToOrder < ActiveRecord::Migration[4.2]
  def change
    add_index :spree_orders, [:user_id, :created_by_id]
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
solidus_core-2.0.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.4.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.2.6 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.4.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.4.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.4.0.rc2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.4.0.rc1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.2.5 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.2.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.0.rc4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.0.rc3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.2.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-2.3.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.2.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.3.0.rc2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-2.3.0.rc3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb