Sha256: f571d6d272964c087545441fff9dac79aa7b5dafee1e5ba97cebc11ea6f2c1bd

Contents?: true

Size: 144 Bytes

Versions: 123

Compression:

Stored size: 144 Bytes

Contents

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

Version data entries

123 entries across 123 versions & 2 rubygems

Version Path
spree_core-3.1.14 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.13 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.12 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.4.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.3.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.2.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.1.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.7 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.11 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.10 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.9 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.8 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.7 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.6 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.4.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.5 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.1.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.4.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb