diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-24 12:28:26 -0400 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-24 12:28:26 -0400 |
commit | 846832ae54f93a480f37a14a10874767a6330086 (patch) | |
tree | 854264ccdab978f82d27d53a6910f0d53b7836fb /guides/source/configuring.md | |
parent | a69842447739d2f22657e347bad3b23c64b0c6b8 (diff) | |
download | rails-846832ae54f93a480f37a14a10874767a6330086.tar.gz rails-846832ae54f93a480f37a14a10874767a6330086.tar.bz2 rails-846832ae54f93a480f37a14a10874767a6330086.zip |
Fix test failures when prepared statements are disabled
This also reverts the change to enable prepared statements by default on
MySQL (though I suspect we could enable them and it'd be great). This
change brings back a collector closer to the old `Bind` collector in
Arel. However, this one lives in AR, since this is an AR specific need.
Additionally, we only use it for statement caching, since the new
substitute collector in Arel is higher performance for most cases.
Diffstat (limited to 'guides/source/configuring.md')
0 files changed, 0 insertions, 0 deletions