Answers for "add index migration rails and specify 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 "add index migration rails and specify name"

Browse Popular Code Answers by Language