Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attributes should be typed | Carl Lerche | 2010-03-12 | 1 | -3/+8 |
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -0/+6 |
* | Create Predicates module to match directory structure | Bryan Helmkamp | 2009-09-30 | 1 | -24/+26 |
* | Moving a few stray SQL references in the memory engine code | Bryan Helmkamp | 2009-05-17 | 1 | -15/+0 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 6 | -21/+21 |
* | 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 | 3 | -0/+12 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 3 | -10/+2 |
* | performing in memory joins | Nick Kallen | 2009-05-17 | 1 | -0/+21 |
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 6 | -6/+24 |
* | most in memory operations save join and group | Bryan Helmkamp | 2009-05-17 | 4 | -0/+53 |
* | consolidated files | Bryan Helmkamp | 2009-05-17 | 6 | -31/+15 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 8 | -0/+116 |