1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Ryuta Kamizono b7c846afaf Reset statement cache for association if table_name is changed
Related to #27953.

All statement caches should be owned by the klass, otherwise cannot be
aware of table_name is changed.

Fixes #36453.
2020-05-29 15:12:18 +09:00
..
active_record Reset statement cache for association if table_name is changed 2020-05-29 15:12:18 +09:00
arel Merge pull request #39330 from kamipo/fix_merge_not_in 2020-05-18 21:48:36 +09:00
rails/generators Deprecate spec_name and use name for configurations 2020-02-24 13:27:07 -05:00
active_record.rb Add delegated type to Active Record (#39341) 2020-05-23 15:14:40 -07:00
arel.rb Merge pull request #38719 from eileencodes/refactor-fetch_attribute 2020-03-13 16:26:49 -04:00