• pbair's avatar
    Generate iids with implicit locking by default · c2900fb1
    pbair authored
    Remove the generate_iids_without_explicit_locking feature flag, which
    has been fully enabled on GitLab.com. The new mode of operation for iid
    generation will be to implicitly lock target records (remove SELECT
    FOR UPDATE).
    
    Changelog: changed
    c2900fb1
internal_id_spec.rb 7.09 KB