Exclude text arrays from Rubocop migration checks
- Add array_column? to RuboCop::MigrationHelpers - Update AddLimitToTextColumns cop to not complain about text arrays - Update PreventStrings cop to not complain about string arrays - Add specs for string and text array columns defined in migrations
Showing
Please register or sign in to comment