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
Xavier Noria de24ed9f2d removes the convenience instance version of AR::Base.silence_auto_explain
Rationale: As discussed with José and Jon, this convenience
shortcut is not clearly justified and it could let the user
thing the disabled EXPLAINs are related to the model instance
rather than being globally disabled.
2011-12-03 14:26:34 +01:00
..
active_record removes the convenience instance version of AR::Base.silence_auto_explain 2011-12-03 14:26:34 +01:00
rails/generators Use change in place of up and down in sessions table migration 2011-05-28 21:59:54 +05:30
active_record.rb implements automatic EXPLAIN logging for slow queries 2011-12-02 04:35:43 -08:00