Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Aaron Patterson | 2010-10-20 | 1 | -0/+3 |
| | | | | state:resolved] | ||||
* | 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 |