Sha256: 2c954ed42228335c4d124dfbd7b3474b30816454e3daeb832fdda0c3daaeef52
Contents?: true
Size: 146 Bytes
Versions: 16
Compression:
Stored size: 146 Bytes
Contents
class IndexForeignKeysInCoreCustomFields < ActiveRecord::Migration def change add_index :core_custom_fields, :custom_field_def_id end end
Version data entries
16 entries across 16 versions & 1 rubygems