Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attributes should be typed | Carl Lerche | 2010-03-12 | 1 | -4/+0 |
* | Merge remote branch 'miloops/master' into miloops | Bryan Helmkamp | 2009-09-20 | 1 | -0/+2 |
|\ | |||||
| * | Allow expressions on literal SQL fragments | Emilio Tagua | 2009-05-28 | 1 | -1/+3 |
* | | Bug fix: Don't use #delegate to declare delegations when intentionally delega... | Lee Bankewitz | 2009-08-10 | 1 | -2/+8 |
|/ | |||||
* | Adding SqlLiteral with spec for counts | Bryan Helmkamp | 2009-05-19 | 1 | -0/+10 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -5/+5 |
* | initial implementation of cross-engine join | Bryan Helmkamp | 2009-05-17 | 1 | -0/+4 |
* | most in memory operations save join and group | Bryan Helmkamp | 2009-05-17 | 1 | -0/+14 |
* | join sql stuff moved into sql adapter | Bryan Helmkamp | 2009-05-17 | 1 | -8/+10 |
* | removed function_sql in favor of polymorphism | Bryan Helmkamp | 2009-05-17 | 1 | -6/+30 |
* | consolidated files | Bryan Helmkamp | 2009-05-17 | 1 | -3/+31 |
* | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 1 | -0/+3 |