Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | use index based substitution for bind parameters | Aaron Patterson | 2011-04-13 | 1 | -1/+1 |
* | fixing tests on 1.8, using a list of lists because order is important | Aaron Patterson | 2011-02-10 | 1 | -1/+1 |
* | simplify bind parameter logging | Aaron Patterson | 2011-02-10 | 1 | -1/+1 |
* | bind parameters are logged to debug log | Aaron Patterson | 2011-02-10 | 1 | -2/+36 |
* | test cases for bind parameter logging | Aaron Patterson | 2011-02-10 | 1 | -0/+56 |