| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a basic test for the informix visitor | Martin Little | 2011-05-16 | 1 | -0/+2 |
* | replace 'LIMIT n' with 'FETCH FIRST n ROWS ONLY' when using ibm_db | Shane Emmons | 2011-04-29 | 1 | -0/+2 |
* | Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able... | Viacheslav Petrenko | 2011-01-03 | 1 | -0/+3 |
* | mostly implemented depth-first traversal | Aaron Patterson | 2010-11-29 | 1 | -0/+1 |
* | adding default limits when there is an offset for sqlite and mysql [#5316 sta... | Aaron Patterson | 2010-10-20 | 1 | -0/+3 |
* | adding a base class visitor | Aaron Patterson | 2010-10-19 | 1 | -0/+1 |
* | implementing where_sql method | Aaron Patterson | 2010-10-12 | 1 | -0/+1 |
* | alias visitor_for to for | Aaron Patterson | 2010-10-03 | 1 | -0/+1 |
* | adding an oracle visitor | Aaron Patterson | 2010-09-24 | 1 | -3/+5 |
* | caching visitor on a per engine basis | Aaron Patterson | 2010-09-23 | 1 | -0/+20 |
* | moving visitors around | Aaron Patterson | 2010-09-23 | 1 | -0/+6 |