Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove calls to find(:first), find(:last) and find(:all) | Jon Leighton | 2012-04-26 | 1 | -1/+1 |
* | Deprecate set_table_name in favour of self.table_name= or defining your own m... | Jon Leighton | 2011-11-29 | 1 | -1/+1 |
* | Verify that #3690 has been closed by previous changes to the mysql | Jon Leighton | 2011-11-19 | 1 | -1/+5 |
* | 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 |
* | added the mysql schema test to mysql2 adapter, and fixed the corresponding fa... | Josh Kalderimis | 2011-05-03 | 1 | -1/+1 |
* | schemas set by set_table_name are respected by the mysql adapter. [#5322 stat... | Aaron Patterson | 2011-03-21 | 1 | -0/+36 |