• Kerri Miller's avatar
    Cleanup draft column data · d1cdd34b
    Kerri Miller authored
    In a prior, now reverted migration, we attempted to populate the draft
    column based on the "draft" or "WIP" nature of the title, mirroring what
    is used in `MergeRequest#draft?`. However, an error in the SQL regexp
    caused us to grab an additional number of MRs and label them as "draft".
    
    Changelog:other
    d1cdd34b
20220315171027_add_tmp_index_to_support_leaky_regex_cleanup.rb 700 Bytes