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
/
bind_parameter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rm `Column#cast_type`
Sean Griffin
2015-02-03
1
-1
/
+1
*
Remove Relation#bind_params
Sean Griffin
2015-01-27
1
-16
/
+4
*
Use an `Attribute` object to represent a bind value
Sean Griffin
2015-01-27
1
-2
/
+2
*
Correctly fetch bind_values from join in subquery
brainopia
2015-01-06
1
-1
/
+9
*
Remove the unused second argument to `substitute_at`
Sean Griffin
2014-11-17
1
-2
/
+2
*
rm `reorder_bind_params`
Sean Griffin
2014-11-17
1
-2
/
+2
*
Remove `Column#primary`
Sean Griffin
2014-05-23
1
-5
/
+3
*
Merge pull request #14524 from tgxworld/fix_unsubscribe_from_notifications
Yves Senn
2014-03-29
1
-6
/
+6
|
\
|
*
Fix tests not unsubscribing from Notifications.
Guo Xiang Tan
2014-03-28
1
-2
/
+2
|
/
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
log bind variables after they were type casted.
Yves Senn
2013-11-09
1
-0
/
+11
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-36
/
+30
*
fix todo: use minitest skip instead of return nil
Francesco Rodriguez
2012-05-13
1
-9
/
+8
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
use index based substitution for bind parameters
Aaron Patterson
2011-04-13
1
-1
/
+1
*
fixing tests on 1.8, using a list of lists because order is important
Aaron Patterson
2011-02-10
1
-1
/
+1
*
simplify bind parameter logging
Aaron Patterson
2011-02-10
1
-1
/
+1
*
bind parameters are logged to debug log
Aaron Patterson
2011-02-10
1
-2
/
+36
*
test cases for bind parameter logging
Aaron Patterson
2011-02-10
1
-0
/
+56