Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow expressions on literal SQL fragments | Emilio Tagua | 2009-05-28 | 1 | -0/+12 |
* | Adding SqlLiteral with spec for counts | Bryan Helmkamp | 2009-05-19 | 1 | -0/+23 |
* | Expand sql engine CRUD specs | Bryan Helmkamp | 2009-05-18 | 1 | -5/+14 |
* | Remvoing unused variable from spec | Bryan Helmkamp | 2009-05-18 | 1 | -1/+0 |
* | Adding skeleton of spec for CRUD operations in Sql::Engine | Bryan Helmkamp | 2009-05-17 | 1 | -0/+36 |
* | Moving SQL predicates spec to correct dir | Bryan Helmkamp | 2009-05-17 | 1 | -0/+65 |
* | Added PostgreSQL to build | Bryan Helmkamp | 2009-05-17 | 4 | -10/+75 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 18 | -27/+27 |
* | 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 | 13 | -553/+1 |
* | reorganizing tests | Nick Kallen | 2009-05-17 | 24 | -0/+2280 |