Backfill non-instance admins into the organization users table
- for default organization backfill, all users should be in this table. Admins were handled in a different MR. Changelog: changed
显示
- db/docs/batched_background_migrations/backfill_default_organization_users.yml 10 个添加, 0 个删除...ground_migrations/backfill_default_organization_users.yml
- db/post_migrate/20240213210124_queue_backfill_default_organization_users.rb 29 个添加, 0 个删除...240213210124_queue_backfill_default_organization_users.rb
- db/schema_migrations/20240213210124 1 个添加, 0 个删除db/schema_migrations/20240213210124
- lib/gitlab/background_migration/backfill_default_organization_users.rb 39 个添加, 0 个删除...ckground_migration/backfill_default_organization_users.rb
- spec/lib/gitlab/background_migration/backfill_default_organization_users_spec.rb 64 个添加, 0 个删除...und_migration/backfill_default_organization_users_spec.rb
- spec/migrations/20240213210124_queue_backfill_default_organization_users_spec.rb 27 个添加, 0 个删除...3210124_queue_backfill_default_organization_users_spec.rb
db/schema_migrations/20240213210124
0 → 100644
想要评论请 注册 或 登录