Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |