Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `Connection#structure_dump` is no longer used. #9518 | Yves Senn | 2013-03-06 | 1 | -6/+0 |
* | Session variables for mysql, mysql2, and postgresql adapters can be set | Aaron Stone | 2012-12-08 | 1 | -0/+17 |
* | Remove ActiveRecord::Model | Jon Leighton | 2012-10-26 | 1 | -6/+6 |
* | Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode | Yasuo Honda | 2012-08-22 | 1 | -3/+4 |
* | Fix logs name consistency. | kennyj | 2012-05-19 | 1 | -0/+27 |
* | Add config option, rdoc, tests for mysql(2) STRICT_ALL_TABLES mode. | Michael Pearson | 2012-05-05 | 1 | -0/+16 |
* | Fix CI | Jon Leighton | 2011-12-28 | 1 | -3/+3 |
* | 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 |
* | avoids warnings about mismatched indentations in Ruby 1.9.2 | Xavier Noria | 2010-08-19 | 1 | -1/+1 |
* | update tests for mysql2 support | Brian Lopez | 2010-08-02 | 1 | -0/+42 |