Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding a Bin node to emit mysql BINARY keywords | Aaron Patterson | 2011-04-11 | 1 | -0/+4 |
* | refactoring custom lock logic to use sql literals | Aaron Patterson | 2011-02-21 | 1 | -5/+1 |
* | Lock should be a unary node | Aaron Patterson | 2011-02-21 | 1 | -2/+2 |
* | Allow database specific locking clauses to be used | Jesse Storimer | 2011-01-20 | 1 | -1/+5 |
* | adding better tests surrounding limits in adapter visitors | Aaron Patterson | 2011-01-03 | 1 | -1/+1 |
* | Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able... | Viacheslav Petrenko | 2011-01-03 | 1 | -1/+1 |
* | quoting limit nodes | Aaron Patterson | 2010-12-07 | 1 | -1/+1 |
* | mysql will lock for update | Aaron Patterson | 2010-11-22 | 1 | -0/+4 |
* | mysql selects from dual on empty from statements | Aaron Patterson | 2010-11-05 | 1 | -0/+5 |
* | adding default limits when there is an offset for sqlite and mysql [#5316 sta... | Aaron Patterson | 2010-10-20 | 1 | -0/+7 |
* | doing a little cleanup on the visitors | Aaron Patterson | 2010-10-19 | 1 | -0/+2 |
* | moving visitors around | Aaron Patterson | 2010-09-23 | 1 | -0/+16 |