Sha256: f571d6d272964c087545441fff9dac79aa7b5dafee1e5ba97cebc11ea6f2c1bd

Contents?: true

Size: 144 Bytes

Versions: 126

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

126 entries across 126 versions & 3 rubygems

Version Path
solidus_core-1.0.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.4 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.10 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.13 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.14 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0.rc2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0.rc1 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.9 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.12 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.13 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0.pre3 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0.pre2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-3.0.2 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.4.8 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.3.11 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
spree_core-2.2.12 db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb
solidus_core-1.0.0.pre db/migrate/20140415041315_add_user_id_created_by_id_index_to_order.rb