Remove LOCK_VERSION monkeypatch
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
Showing
Please register or sign in to comment