Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow SQL strings to insert query. Insert should better return engine's result. | Emilio Tagua | 2009-07-01 | 2 | -10/+9 |
* | Remvoing unused variable from spec | Bryan Helmkamp | 2009-05-18 | 1 | -1/+0 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 9 | -17/+17 |
* | joining across engines in either direction | Bryan Helmkamp | 2009-05-17 | 1 | -11/+28 |
* | initial implementation of cross-engine join | Bryan Helmkamp | 2009-05-17 | 1 | -0/+31 |
* | basic implementation of in memory insertions | Bryan Helmkamp | 2009-05-17 | 1 | -0/+28 |
* | performing in memory joins | Nick Kallen | 2009-05-17 | 1 | -0/+32 |
* | better test ordering | Bryan Helmkamp | 2009-05-17 | 6 | -86/+145 |
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 1 | -26/+57 |
* | removed duplicates from sql tests | Bryan Helmkamp | 2009-05-17 | 1 | -0/+87 |