[Rails] Three SQL queries always shown unnecessarily
Closed this issue · 3 comments
sudhirj commented
SamSaffron commented
This is coming for active record, nothing to do with mp, if you enable full stacktraces you can see what is triggering it.
sudhirj commented
Oh, absolutely. It's jus that I noticed the MP has an option to skip schema queries, and I'm guessing these queries should be skipped too.
SamSaffron commented
sure thing, we should get that fixed
On Sun, Feb 10, 2013 at 6:32 PM, Sudhir Jonathan
notifications@github.comwrote:
Oh, absolutely. It's jus that I noticed the MP has an option to skip
schema queries, and I'm guessing these queries should be skipped too.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/116#issuecomment-13345581..