index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
adapters
/
sqlite3
/
explain_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change tests to use models which don't ignore any columns
Jon Moss
2017-11-13
1
-11
/
+11
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Make preload query to preparable
Ryuta Kamizono
2017-07-07
1
-1
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
1
-2
/
+2
*
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