aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/collection_association.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-06-30 06:36:33 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-06-30 14:47:27 +0900
commit21d040f97d539fb292bd79453692dc02b19c23f0 (patch)
tree0ee689509ec3413683db614148f23f7fc06b3533 /activerecord/lib/active_record/associations/collection_association.rb
parentb9120d1f8cdfe8c6c88559a8029ba60452c9e5ca (diff)
downloadrails-21d040f97d539fb292bd79453692dc02b19c23f0.tar.gz
rails-21d040f97d539fb292bd79453692dc02b19c23f0.tar.bz2
rails-21d040f97d539fb292bd79453692dc02b19c23f0.zip
Don't cache queries for schema statements
`test_middleware_caches` is sometimes failed since #29454. The failure is due to schema statements are affected by query caching. Bypassing query caching for schema statements to avoid the issue.
Diffstat (limited to 'activerecord/lib/active_record/associations/collection_association.rb')
0 files changed, 0 insertions, 0 deletions