Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use load path rather than relative path for spec_helper requires. Also fixes ... | Jeremy Kemper | 2009-09-14 | 8 | -8/+8 |
* | Allow SQL strings to insert query. Insert should better return engine's result. | Emilio Tagua | 2009-07-01 | 1 | -7/+7 |
* | Remvoing unused variable from spec | Bryan Helmkamp | 2009-05-18 | 1 | -1/+0 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 8 | -16/+16 |
* | 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 |