Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding Distinct ON node | Aaron Patterson | 2011-04-21 | 1 | -0/+11 |
* | refactoring custom lock logic to use sql literals | Aaron Patterson | 2011-02-21 | 1 | -2/+2 |
* | Lock should be a unary node | Aaron Patterson | 2011-02-21 | 1 | -1/+1 |
* | Merge remote branch 'jstorimer/master' into omg | Aaron Patterson | 2011-02-21 | 1 | -4/+13 |
|\ | |||||
| * | Allow database specific locking clauses to be used | Jesse Storimer | 2011-01-20 | 1 | -4/+13 |
* | | Add support for WITH and UNION | Paul Sadauskas | 2011-01-21 | 1 | -0/+1 |
|/ | |||||
* | adding better tests surrounding limits in adapter visitors | Aaron Patterson | 2011-01-03 | 1 | -2/+4 |
* | quoting limit nodes | Aaron Patterson | 2010-12-07 | 1 | -0/+8 |
* | renaming test_helper to helper so that it is not double required | Aaron Patterson | 2010-10-18 | 1 | -1/+1 |
* | Renamed spec_helper to test_helper | Ryan Davis | 2010-10-18 | 1 | -1/+1 |
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 1 | -0/+17 |