Answers for "rails migration add index different name"

3

rails index name too long

t.index %i[idex_columns], name: 'custom_index_name'
Posted by: Guest on April-23-2020

Code answers related to "rails migration add index different name"

Browse Popular Code Answers by Language