Remove and add raw of ci-variables tables with new default
We added raw attributes to all ci-variables tables with default true. However, it has to be false because currently when you add a project/group variable or a YAML variable, their default raw value is false. Changelog: other
显示
- db/post_migrate/20220921111823_remove_and_add_ci_pipeline_variables_raw_with_new_default.rb 10 个添加, 0 个删除...ove_and_add_ci_pipeline_variables_raw_with_new_default.rb
- db/post_migrate/20220921111831_remove_and_add_ci_group_variables_raw_with_new_default.rb 10 个添加, 0 个删除...remove_and_add_ci_group_variables_raw_with_new_default.rb
- db/post_migrate/20220921111840_remove_and_add_ci_instance_variables_raw_with_new_default.rb 10 个添加, 0 个删除...ove_and_add_ci_instance_variables_raw_with_new_default.rb
- db/post_migrate/20220921111849_remove_and_add_ci_job_variables_raw_with_new_default.rb 10 个添加, 0 个删除...9_remove_and_add_ci_job_variables_raw_with_new_default.rb
- db/post_migrate/20220921111857_remove_and_add_ci_pipeline_schedule_variables_raw_with_new_default.rb 10 个添加, 0 个删除...dd_ci_pipeline_schedule_variables_raw_with_new_default.rb
- db/post_migrate/20220921111907_remove_and_add_ci_variables_raw_with_new_default.rb 10 个添加, 0 个删除...11907_remove_and_add_ci_variables_raw_with_new_default.rb
- db/schema_migrations/20220921111823 1 个添加, 0 个删除db/schema_migrations/20220921111823
- db/schema_migrations/20220921111831 1 个添加, 0 个删除db/schema_migrations/20220921111831
- db/schema_migrations/20220921111840 1 个添加, 0 个删除db/schema_migrations/20220921111840
- db/schema_migrations/20220921111849 1 个添加, 0 个删除db/schema_migrations/20220921111849
- db/schema_migrations/20220921111857 1 个添加, 0 个删除db/schema_migrations/20220921111857
- db/schema_migrations/20220921111907 1 个添加, 0 个删除db/schema_migrations/20220921111907
- db/structure.sql 7 个添加, 7 个删除db/structure.sql
db/schema_migrations/20220921111823
0 → 100644
db/schema_migrations/20220921111831
0 → 100644
db/schema_migrations/20220921111840
0 → 100644
db/schema_migrations/20220921111849
0 → 100644
db/schema_migrations/20220921111857
0 → 100644
db/schema_migrations/20220921111907
0 → 100644
想要评论请 注册 或 登录