Sha256: 19993e6c1dfb2787a41ab9008e48561bbfe53da2ad8410c25c410762f962d3c0
Contents?: true
Size: 840 Bytes
Versions: 1
Compression:
Stored size: 840 Bytes
Contents
1.2.0 ----- * [clear cache after update_counters](https://github.com/csdn-dev/second_level_cache/commit/240dde81199124092e0e8ad0500c167ac146e301) 1.2.1 ----- * [fix polymorphic association bug] 1.3.0 ----- * [clean cache after touch] 1.3.1 ----- * [clean cache after update_column/increment!/decrement!] 1.3.2 ----- * [fix has one assciation issue] 1.4.0 ----- * [cache has one assciation] 1.4.1 ----- * [fix errors when belongs_to association return nil] 1.5.0 ----- * [add cache version to quick clear cache for special model] 1.5.1 ----- * [use new marshal machanism to avoid clear assocation cache manually] 1.6.0 ----- * [write through cache] * [disable SecondLevelCache for spicial model] * [only cache `SELECT *` query] 1.6.1 ----- * [Fix bug: undefined method `select_all_column?' for []:ActiveRecord::Relation] by sishen
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
second_level_cache-1.6.1 | CHANGELOG.md |