Skip to content
代码片段 群组 项目
  • Kamil Trzciński's avatar
    dee10e18
    Backport `database_tasks:` from Rails 7.x · dee10e18
    Kamil Trzciński 创作于
    For some configurations of databases we should skip
    creating, dropping or running migrations.
    
    In particular this applies to Phase 4, where we should
    not create, drop or migrate the `ci:` if it points to
    the same database as `main:`.
    
    This is well supported in Rails 7. This backports exact
    same config to achieve exactly the same outcome.
    dee10e18
    历史
    Backport `database_tasks:` from Rails 7.x
    Kamil Trzciński 创作于
    For some configurations of databases we should skip
    creating, dropping or running migrations.
    
    In particular this applies to Phase 4, where we should
    not create, drop or migrate the `ci:` if it points to
    the same database as `main:`.
    
    This is well supported in Rails 7. This backports exact
    same config to achieve exactly the same outcome.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。