Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | informix is working | Aaron Patterson | 2014-04-08 | 1 | -6/+10 |
| | |||||
* | add the casting node to the AST at build time | Aaron Patterson | 2014-03-24 | 1 | -3/+5 |
| | | | | | If we add the casting node to the ast at build time, then we can avoid doing the lookup at visit time. | ||||
* | Patch Informix Visitor so that it includes joins | Jordan | 2012-02-29 | 1 | -0/+10 |
| | |||||
* | calling cache methods against the connection | Aaron Patterson | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Make it the responsibility of the connection to hold on to a visitor for ↵ | Jon Leighton | 2011-08-08 | 1 | -1/+1 |
| | | | | generating SQL, rather than the TreeManager. (There is a related commit coming in Active Record.) | ||||
* | Added an additional test since skip/limit can not be used in reverse order | Martin Little | 2011-05-16 | 1 | -0/+8 |
| | |||||
* | Added a basic test for the informix visitor | Martin Little | 2011-05-16 | 1 | -0/+34 |