• A
    Resolve conflict between counter cache and optimistic locking · cb554457
    Aaron Lipman 提交于
    Bump an Active Record instance's lock version after updating its counter
    cache. This avoids raising an unnecessary ActiveRecord::StaleObjectError
    upon subsequent transactions by maintaining parity with the
    corresponding database record's lock_version column.
    cb554457
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 22.6 KB