Fix text limit cop to work with new table helper
Fix the Migration/AddLimitToTextColumns cop to work with the create_table_with_constraints helper. The cop should properly detect usages of the migration helper that don't specify a limit for each text column.
Showing
Please register or sign in to comment