aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: Don't use #delegate to declare delegations when intentionally delega...Lee Bankewitz2009-08-101-0/+15
* Adding SqlLiteral with spec for countsBryan Helmkamp2009-05-191-0/+23
* Expand sql engine CRUD specsBryan Helmkamp2009-05-181-5/+14
* Remvoing unused variable from specBryan Helmkamp2009-05-181-1/+0
* Adding skeleton of spec for CRUD operations in Sql::EngineBryan Helmkamp2009-05-171-0/+36
* Moving SQL predicates spec to correct dirBryan Helmkamp2009-05-171-0/+65
* Added PostgreSQL to buildBryan Helmkamp2009-05-174-10/+75
* WhitespaceBryan Helmkamp2009-05-1718-27/+27
* 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-1713-553/+1
* reorganizing testsNick Kallen2009-05-1724-0/+2280