Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Fix explain logging with binds | Ryuta Kamizono | 2016-07-20 | 1 | -2/+2 |
* | Remove unnecessary namespaces in `explain_test.rb` | Ryuta Kamizono | 2016-02-29 | 1 | -19/+13 |
* | Fix tests failure with `prepared_statements: false` | Ryuta Kamizono | 2016-02-29 | 1 | -2/+2 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -1/+1 |
* | Go through normal `where` logic when preloading associations | Sean Griffin | 2014-12-26 | 1 | -1/+1 |
* | Build fix when running in isolation | Arun Agrawal | 2014-11-14 | 1 | -0/+1 |
* | working against arel/collector branch | Aaron Patterson | 2014-04-09 | 1 | -3/+3 |
* | fixing explain tests for sqlite3 | Aaron Patterson | 2014-01-17 | 1 | -13/+13 |
* | experiment | Aaron Patterson | 2013-05-17 | 1 | -13/+13 |
* | add the query to AR::Relation#explain output | Xavier Noria | 2011-11-25 | 1 | -0/+3 |
* | revises EXPLAIN tests for SQLite3 | Xavier Noria | 2011-11-06 | 1 | -3/+3 |
* | implements AR::Relation#explain | Xavier Noria | 2011-11-05 | 1 | -0/+23 |