aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines/memory
Commit message (Expand)AuthorAgeFilesLines
* changes for Oracle support - OracleCompiler and corresponding tests with Orac...Raimonds Simanovskis2010-03-011-4/+9
* Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-149-9/+9
* Allow SQL strings to insert query. Insert should better return engine's result.Emilio Tagua2009-07-012-10/+9
* Remvoing unused variable from specBryan Helmkamp2009-05-181-1/+0
* WhitespaceBryan Helmkamp2009-05-179-17/+17
* joining across engines in either directionBryan Helmkamp2009-05-171-11/+28
* initial implementation of cross-engine joinBryan Helmkamp2009-05-171-0/+31
* basic implementation of in memory insertionsBryan Helmkamp2009-05-171-0/+28
* performing in memory joinsNick Kallen2009-05-171-0/+32
* better test orderingBryan Helmkamp2009-05-176-86/+145
* recursive memory operations now possibleBryan Helmkamp2009-05-171-26/+57
* removed duplicates from sql testsBryan Helmkamp2009-05-171-0/+87