Sha256: 548167a5b1c701ce5062c4d3c0b2a04dbbe7d6145a57552fdd454b62dcc63f3f
Contents?: true
Size: 173 Bytes
Versions: 16
Compression:
Stored size: 173 Bytes
Contents
class IndexForeignKeysInEmsWorkshopPriceTranslations < ActiveRecord::Migration def change add_index :ems_workshop_price_translations, :ems_workshop_price_id end end
Version data entries
16 entries across 16 versions & 1 rubygems