Drop audit_events_archived table
This is the last step of the partitioning operation. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/296644
显示
- changelogs/unreleased/ab-drop-non-partitioned-audit-events.yml 5 个添加, 0 个删除...elogs/unreleased/ab-drop-non-partitioned-audit-events.yml
- db/post_migrate/20210331105335_drop_non_partitioned_audit_events.rb 44 个添加, 0 个删除...grate/20210331105335_drop_non_partitioned_audit_events.rb
- db/schema_migrations/20210331105335 1 个添加, 0 个删除db/schema_migrations/20210331105335
- db/structure.sql 0 个添加, 81 个删除db/structure.sql
- lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb 22 个添加, 10 个删除...artitioning_migration_helpers/table_management_helpers.rb
- rubocop/cop/migration/with_lock_retries_disallowed_method.rb 1 个添加, 0 个删除rubocop/cop/migration/with_lock_retries_disallowed_method.rb
- spec/db/schema_spec.rb 0 个添加, 1 个删除spec/db/schema_spec.rb
- spec/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers_spec.rb 66 个添加, 0 个删除...ioning_migration_helpers/table_management_helpers_spec.rb
加载中
想要评论请 注册 或 登录