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
/
sanitize_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quote prepared statements of `sanitize_sql_array`
yui-knk
2015-09-25
1
-4
/
+4
*
Remove deprecated `sanitize_sql_hash_for_conditions`
Rafael Mendonça França
2015-01-04
1
-11
/
+0
*
Add an `assert_deprecated` for `sanitize_sql_hash_for_conditions`
Sean Griffin
2014-11-02
1
-1
/
+3
*
remove warning
Kuldeep Aggarwal
2014-04-18
1
-1
/
+1
*
`sanitize_sql_like` escapes `escape_character` not only backslash.
Yves Senn
2014-04-16
1
-4
/
+5
*
SQL Like escaping helper method. [Rob Gilson & Yves Senn]
Rob Gilson
2014-04-16
1
-0
/
+26
*
add activerecord test coverage for `sanitize_sql_array`
Dmitry Polushkin
2014-02-09
1
-0
/
+5
*
Process sub-query relation's binding values
Paul Nikitochkin
2013-10-20
1
-4
/
+13
*
Generate subquery for Relation passed as array condition for where
Paul Nikitochkin
2013-10-13
1
-0
/
+6
*
Remove current_adapter? from test_sanitize_sql_hash_handles_associations
Yasuo Honda
2013-05-08
1
-5
/
+4
*
Fix test asserting the sanitized SQL hash differently to some adapters
Rafael Mendonça França
2013-05-06
1
-1
/
+7
*
Fix bug in ActiveRecord::Sanitization#sanitize_sql_hash_for_conditions
Zach Ohlgren
2013-05-06
1
-0
/
+4
*
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
*
Change all calls to String#chars to String#mb_chars.
Manfred Stienstra
2008-09-21
1
-4
/
+4
*
Fix ActiveRecord::Base.quote_bound_value for ActiveSupper::Multibyte::Chars v...
Manfred Stienstra
2008-09-11
1
-0
/
+25