Sha256: 5817abfeeb6e5e38a36b2c33892141389fc0f1f1f0bab40fa2153a4956fba166
Contents?: true
Size: 1.37 KB
Versions: 1
Compression:
Stored size: 1.37 KB
Contents
## 0.1.25 (July 30, 2014) Bugfixes: - makes fix_counts work correctly with custom primary keys ## 0.1.24 (June 27, 2014) Bugfixes: - correctly uses custom primary keys when incrementing / decrementing counts ## 0.1.23 (May 24, 2014) Bugfixes: - fixes problems fixing conditional counter caches with batching ## 0.1.22 (May 24, 2014) Improvements: - support for single-table inheritance in counter_culture_fix_counts ## 0.1.21 (May 24, 2014) Bugfixes: - makes the migration generator compatible with Rails 4.1 ## 0.1.20 (May 14, 2014) Bugfixes: - counter_culture_fix counts now supports float values, where it forced integer values previously ## 0.1.19 (January 29, 2014) Bugfixes: - Use correct date / time formatting for touch option (fixes a problem with MySQL databases) ## 0.1.18 (October 16, 2013) Bugfixes: - Correctly fix counter caches, even when there are no dependent records ## 0.1.17 (October 7, 2013) Bugfixes: - Avoid Rails 4 deprecation warning ## 0.1.16 (October 5, 2013) Features: - Added support for touch option that updates timestamps when updating counter caches ## 0.1.15 (October 5, 2013) Features: - Added a simple migration generator to simplify adding counter cache columns Improvements: - delta_column now supports float values Bugfixes: - Prevent running out of memory when running counter_culture_fix_counts in large tables
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
counter_culture-0.1.25 | CHANGELOG.md |