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

Fix data in import_sources column of application_settings

https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118026
incorrectly saved import_sources as serialized string instead of as
serialized YAML.

This commit:
- Fixes the original migration to properly store import_sources as
serialized YAML.
- Introduces a new migration to convert the serialized string to YAML
in any environments where the migration has already run.

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