1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/schema
Eugene Kenny 3e71bc4b04 Don't update counter cache when through record was not destroyed
When removing a record from a has many through association, the counter
cache was being updated even if the through record halted the callback
chain and prevented itself from being destroyed.
2018-01-14 20:46:19 +00:00
..
mysql2_specific_schema.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
oracle_specific_schema.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
postgresql_specific_schema.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
schema.rb Don't update counter cache when through record was not destroyed 2018-01-14 20:46:19 +00:00