0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 3.11.2 More... 3 months ago
Fix regression for `foreign_key_values` by adding support for composite primary keys (#417) More... 3 months ago
Update readme to more modern syntax More... 3 months ago
Prepare release v3.11.1 More... 4 months ago
fix: FrozenError when associated instance is frozen (#416) More... 4 months ago
Prepare release v3.11.0 More... 4 months ago
feat: allow composite primary keys for Rails v7.2+ (#413) More... 4 months ago
Prepare release More... 4 months ago
fix: Skip assigning counter to associated objects when referencing past values (#415) More... 4 months ago
Prepare release More... 6 months ago
Fixed assign count to associated object when delegate (#411) More... 6 months ago
Prepare release More... 6 months ago
Create and destroy update associated object counter (#407) More... 6 months ago
Tweak specs because we already test against different Rails versions (#406) More... 7 months ago
Add global configuration for read replica support (#405) More... 7 months ago
Prepare release More... 7 months ago
Add Rails 8.0 to README More... 8 months ago
Start testing against Rails 8.0 (#404) More... 8 months ago
Prepare for release More... 12 months ago
Use `ActiveRecord.version` instead of `Rails.version` (#402) More... 12 months ago
Prepare release More... 12 months ago
skip not exists attribute in saved_changes (#401) More... 12 months ago
Prepare for release More... about 1 year ago
feat: use `with_connection` where possible (#398) More... about 1 year ago
Start testing against Rails 7.2 (#399) More... about 1 year ago
Prepare for release More... over 1 year ago
Combine multiple updates into a single SQL per target row (N+1) (#393) More... over 1 year ago
Prepare for release More... over 1 year ago
Don't perform a query if the delta_magnitude is zero (#394) More... over 1 year ago
Fix sqlite3 tests (#395) More... over 1 year ago