4706352416
This cop will analyze migrations that add columns with string, and report an offense if the string has no limit enforced Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/64505 |
||
---|---|---|
.. | ||
add_column.rb | ||
add_concurrent_foreign_key.rb | ||
add_concurrent_index.rb | ||
add_index.rb | ||
add_limit_to_string_columns.rb | ||
add_reference.rb | ||
add_timestamps.rb | ||
datetime.rb | ||
hash_index.rb | ||
remove_column.rb | ||
remove_concurrent_index.rb | ||
remove_index.rb | ||
reversible_add_column_with_default.rb | ||
safer_boolean_column.rb | ||
timestamps.rb | ||
update_column_in_batches.rb | ||
update_large_table.rb |