summaryrefslogtreecommitdiff
path: root/db/migrate/20181203002526_add_project_bfg_object_map_column.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adds cop to enforce string limits on migrationsMayra Cabrera2019-08-231-1/+1
| | | | | | | 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
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+9