• Mario de la Ossa's avatar
    Remove LOCK_VERSION monkeypatch · 6376c45b
    Mario de la Ossa authored
    This removes the monkeypatch for Rails optimistic locking by setting the
    relevant rows to be NOT NULL and then removing the extra code.
    
    In past commits we've migrated the data and set defaults for all columns
    6376c45b
20200608203426_set_proper_lock_version_indices.rb 1.14 KB