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-2.4.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.5 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.7 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.1.10 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.0.13 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.0.rc3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.0.rc2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.0.rc1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.1.9 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.6 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.5 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.1.8 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.0.12 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb