Add migrations for 'soft-delete for groups' feature
This change adds the required columns in the namespaces table for this feature to work.
显示
- changelogs/unreleased/33257-prevent-accidental-deletions-via-soft-delete-for-groups-db-changes.yml 5 个添加, 0 个删除...ental-deletions-via-soft-delete-for-groups-db-changes.yml
- db/migrate/20191029060358_add_mark_for_deletion_to_namespaces.rb 10 个添加, 0 个删除...ate/20191029060358_add_mark_for_deletion_to_namespaces.rb
- db/migrate/20191029061556_add_mark_for_deletion_indices_to_namespaces.rb 20 个添加, 0 个删除...1029061556_add_mark_for_deletion_indices_to_namespaces.rb
- db/schema.rb 5 个添加, 0 个删除db/schema.rb
- ee/app/models/ee/group.rb 3 个添加, 0 个删除ee/app/models/ee/group.rb
- ee/spec/models/group_spec.rb 17 个添加, 0 个删除ee/spec/models/group_spec.rb
- lib/gitlab/import_export/import_export.yml 2 个添加, 0 个删除lib/gitlab/import_export/import_export.yml
加载中
想要评论请 注册 或 登录