Sha256: 500a622b780c25954540477feca20f18aeaa5d29d770f43637495d58a1962d51

Contents?: true

Size: 133 Bytes

Versions: 141

Compression:

Stored size: 133 Bytes

Contents

class IndexCompletedAtOnSpreeOrders < ActiveRecord::Migration[4.2]
  def change
    add_index :spree_orders, :completed_at
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
spree_core-4.2.2 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.1 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.0.7 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-3.7.14 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0.rc5 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0.rc4 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0.rc3 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.1.13 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.0.6 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0.rc2 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-3.7.13 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.0.5 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.1.12 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-3.7.12 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.2.0.rc1 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.0.4 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-3.7.11 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.1.11 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb
spree_core-4.1.10 db/migrate/20130729214043_index_completed_at_on_spree_orders.rb