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

Don't force when generating background migration in housekeeper

This `force: true` option seems to generate the migration even if there
is an existing migration with the exact same name. Additionally it
deletes the existing migration with the same name. This is probably not
something we ever intended to do so I'm removing it.

At some point we may want to update this to skip finalizing a BBM if a
migration with a matching name exists (or generate a guaranteed unique
name) but it's not clear to me if we actually have a use case for this
now. Also there are plans to be more strict about not re-using batched
background migrations so possibly the matching name won't be very common
in future.
上级 b9696293
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册