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
/
mysql2
/
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
*
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
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Remove unnecessary namespaces in `explain_test.rb`
Ryuta Kamizono
2016-02-29
1
-19
/
+13
*
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
*
all tests passing on mysql2
Aaron Patterson
2014-04-09
1
-3
/
+3
*
Fix warnings on mysql2 explain test
Carlos Antonio da Silva
2013-12-10
1
-3
/
+3
*
Support MySQL 5.7 explain
Yasuo Honda
2013-12-10
1
-3
/
+3
*
add the query to AR::Relation#explain output
Xavier Noria
2011-11-25
1
-0
/
+3
*
implements AR::Relation#explain
Xavier Noria
2011-11-05
1
-0
/
+23