If you get an error, that an index is too long:
ArgumentError: Index name 'index_cats_on_long_attribute_name' on table 'cats' is too long; the limit is 63 characters
You can specify a shorter index name instead:
Nov 14, 2024
If you get an error, that an index is too long:
ArgumentError: Index name 'index_cats_on_long_attribute_name' on table 'cats' is too long; the limit is 63 characters
You can specify a shorter index name instead: