gitlab-org--gitlab-foss/db
Mayra Cabrera 4706352416 Adds cop to enforce string limits on migrations
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
2019-08-23 21:36:12 +00:00
..
fixtures Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
migrate Adds cop to enforce string limits on migrations 2019-08-23 21:36:12 +00:00
optional_migrations Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
post_migrate Adds cop to enforce string limits on migrations 2019-08-23 21:36:12 +00:00
schema.rb Remove redundant index 2019-08-23 19:46:02 +00:00
seeds.rb