refactor: Drop col 'package_name_pattern_ilike_query' Part 2
This MR includes: - Dropping the column 'package_name_pattern_ilike_query' because it this column is not needed anymore - Changes for the 2nd part for dropping a column based on the GitLab guide, see https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-columns - Changes relevant for protected packages Changelog: removed
显示
- db/post_migrate/20240222000000_remove_packages_protection_rules_package_name_pattern_ilike_query_column.rb 27 个添加, 0 个删除...otection_rules_package_name_pattern_ilike_query_column.rb
- db/schema_migrations/20240222000000 1 个添加, 0 个删除db/schema_migrations/20240222000000
- db/structure.sql 1 个添加, 3 个删除db/structure.sql
db/schema_migrations/20240222000000
0 → 100644
想要评论请 注册 或 登录