Skip to content
代码片段 群组 项目
提交 22bbf1c5 编辑于 作者: Tiger's avatar Tiger
浏览文件

Update schema for clusterwide tables in user_profile

Update schema for clusterwide tables in user_profile

These tables have been identified as
[clusterwide tables](https://docs.gitlab.com/ee/development/database/multiple_databases.html#guidelines-on-choosing-between-gitlab_main_cell-and-gitlab_main_clusterwide-schema).
They were selected because they have a `NOT NULL` foreign key to `users`, and no foreign keys to any other tables.

We have assigned a random backend engineer from ~"group::tenant scale" to review these changes.
Please confirm that each table should indeed be clusterwide. When you are finished, please
request a review from the database maintainer suggested by Danger.

If you have any questions or concerns, reach out to @tigerwnz or @manojmj.

This change was generated by
[gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper)
using the Keeps::DetermineClusterwideTablesFeatureCategory keep.

To provide feedback on your experience with `gitlab-housekeeper` please comment in
<https://gitlab.com/gitlab-org/gitlab/-/issues/442003>.

Changelog: other
上级 dd86dec6
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册