• Mario Celi's avatar
    Add unique index for work item type names with no namespace · 7b5d932c
    Mario Celi authored
    The existing index for unique names on the work_item_types
    table won't account for records that have a null namespace_id.
    This change will create a unique index only for those work item
    types that have a null namespace_id
    
    Changelog: other
    7b5d932c
20220408001450 64 Bytes