Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | Let WITH (CTE) queries be explainable | Vladimir Kochnev | 2015-05-28 | 1 | -0/+5 |
* | Use teardown helper method. | Guo Xiang Tan | 2014-03-14 | 1 | -1/+1 |
* | Don't try to EXPLAIN select_db calls | Daniel Schierbeck | 2013-05-10 | 1 | -0/+5 |
* | let EXPLAIN use a thread locals registry [John J. Wang & Xavier Noria] | Xavier Noria | 2013-04-16 | 1 | -30/+29 |
* | Don't explain except normal CRUD sql. | kennyj | 2012-09-17 | 1 | -0/+7 |
* | explain listener does not care about time, so use evented listener | Aaron Patterson | 2012-06-20 | 1 | -5/+5 |
* | let automatic EXPLAIN ignore CACHE notifications | Xavier Noria | 2012-02-03 | 1 | -0/+48 |