Backfill internal column on notes
As we rename the column from `confidential` to `internal` and already sync new notes, we now also migrate all the existing note `confidential` data to `internal`. Changelog: changed
显示
- db/post_migrate/20220920124709_backfill_internal_on_notes.rb 26 个添加, 0 个删除db/post_migrate/20220920124709_backfill_internal_on_notes.rb
- db/schema_migrations/20220920124709 1 个添加, 0 个删除db/schema_migrations/20220920124709
- lib/gitlab/background_migration/backfill_internal_on_notes.rb 16 个添加, 0 个删除...gitlab/background_migration/backfill_internal_on_notes.rb
- spec/lib/gitlab/background_migration/backfill_internal_on_notes_spec.rb 30 个添加, 0 个删除...b/background_migration/backfill_internal_on_notes_spec.rb
- spec/migrations/20220920124709_backfill_internal_on_notes_spec.rb 31 个添加, 0 个删除...rations/20220920124709_backfill_internal_on_notes_spec.rb
db/schema_migrations/20220920124709
0 → 100644
想要评论请 注册 或 登录