Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove stray whitespace | Jeremy Kemper | 2011-10-09 | 1 | -4/+1 | |
* | Only use LOWER for mysql case insensitive uniqueness check when column has a ... | Joseph Palermo | 2011-10-09 | 1 | -0/+38 | |
* | Remove unused 'y' variable. | Sebastian Martinez | 2011-06-08 | 1 | -2/+2 | |
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 5 | -5/+5 | |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 5 | -5/+5 | |
* | use a null byte as a bind parameter substitute as it is not allowed in normal... | Aaron Patterson | 2011-05-09 | 1 | -0/+50 | |
* | Namespace Fixtures in ActiveRecord | Jason Noble | 2011-05-07 | 1 | -1/+1 | |
* | added the mysql schema test to mysql2 adapter, and fixed the corresponding fa... | Josh Kalderimis | 2011-05-03 | 1 | -0/+36 | |
* | bad tests are bad | Aaron Patterson | 2011-02-14 | 1 | -18/+0 | |
* | 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 | 3 | -0/+343 |