Sha256: 3c3e9971a4b68031e09385c013dfd65dd189acd84b363765d955c0031fd8bf67

Contents?: true

Size: 256 Bytes

Versions: 16

Compression:

Stored size: 256 Bytes

Contents

class IndexForeignKeysInCorePaymentHistories < ActiveRecord::Migration
  def change
    add_index :core_payment_histories, :account_id
    add_index :core_payment_histories, :transaction_id
    add_index :core_payment_histories, :user_profile_id
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dm_core-4.2.3.10 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.9 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.8 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.7 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.6 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.5 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.4 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.3 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.2 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3.1 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.3 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.2.3 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.2.2 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.2.1 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.2 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb
dm_core-4.2.1.5 db/migrate/20160821150117_index_foreign_keys_in_core_payment_histories.rb