Files
rails/activerecord/test
Xavier Noria b454601be4 revises EXPLAIN tests for SQLite3
The output in Travis is a bit different. The SQLite
documentation (http://www.sqlite.org/eqp.html) warns
output may change dramatically between releases. I
do not want to mock the result set because I want a
real EXPLAIN to happen. I prefer a test that may fail
in future releases than a test that may give false
positives in future releases.
2011-11-06 22:21:05 -08:00
..
2008-01-18 07:27:03 +00:00
2011-11-06 22:21:05 -08:00
2010-12-03 12:00:09 -08:00