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.0.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.6 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.9 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.11 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.10 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.8 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.5 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.0.rc4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.0.rc3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.7 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.0.rc1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.9 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.1.12 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.6 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.8 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.1.11 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb