Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -0/+6 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 4 | -14/+14 |
* | initial implementation of cross-engine join | Bryan Helmkamp | 2009-05-17 | 3 | -3/+7 |
* | basic implementation of in memory insertions | Bryan Helmkamp | 2009-05-17 | 1 | -0/+7 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 2 | -9/+2 |
* | performing in memory joins | Nick Kallen | 2009-05-17 | 1 | -0/+21 |
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 4 | -6/+17 |
* | most in memory operations save join and group | Bryan Helmkamp | 2009-05-17 | 2 | -0/+38 |
* | consolidated files | Bryan Helmkamp | 2009-05-17 | 1 | -0/+0 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 2 | -0/+28 |