Skip to content
代码片段 群组 项目
  • Abdul Wadood's avatar
    f75a1bb7
    Add `namespace_details.deleted_at` column · f75a1bb7
    Abdul Wadood 创作于
    We're transitioning from the boolean `namespace_details.pending_delete`
    column to the new `deleted_at` timestamp column. This change improves
    clarity, as `pending_delete` incorrectly suggests future scheduling
    rather than an ongoing process.
    
    The `deleted_at` column will now indicate when the background deletion
    process for a group has started. This will also enable us to see when
    the group was deleted to help in debugging if the group deletion fails.
    
    Changelog: other
    f75a1bb7
    历史
    Add `namespace_details.deleted_at` column
    Abdul Wadood 创作于
    We're transitioning from the boolean `namespace_details.pending_delete`
    column to the new `deleted_at` timestamp column. This change improves
    clarity, as `pending_delete` incorrectly suggests future scheduling
    rather than an ongoing process.
    
    The `deleted_at` column will now indicate when the background deletion
    process for a group has started. This will also enable us to see when
    the group was deleted to help in debugging if the group deletion fails.
    
    Changelog: other
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。