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
eileencodes 7f2f870b36
Revert "Merge pull request #41046 from eileencodes/dont-check-if-qc-is-enabled"
This reverts commit c97f1f195f, reversing
changes made to ac7851eb58.

We haven't quite tracked down why yet, but this change caused our API to
not use the query cache. Our API is Sinatra mixed with Rails. We install
the Exectutor in our API so it was installed. However, (some?)
production requests were showing 0 query cache hits.

jhawthorn found that we likely need this check because if we don't the
pools returned will be a different set. He'll send a test later today.
2021-01-27 09:31:43 -05:00
..
active_record Revert "Merge pull request #41046 from eileencodes/dont-check-if-qc-is-enabled" 2021-01-27 09:31:43 -05:00
arel Properly support reverse_order on relations with nulls_first or nulls_last calls 2020-09-08 11:20:46 -04:00
rails/generators The abstract parent class file generated via generator should not be pluralized 2020-08-02 22:25:57 +05:30
active_record.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00
arel.rb Merge pull request #38719 from eileencodes/refactor-fetch_attribute 2020-03-13 16:26:49 -04:00