aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/algebra
Commit message (Expand)AuthorAgeFilesLines
* Include modules to extend core classes to improve inspectabilityBryan Helmkamp2009-05-176-63/+88
* WhitespaceBryan Helmkamp2009-05-1718-41/+41
* joining across engines in either directionBryan Helmkamp2009-05-171-1/+9
* initial implementation of cross-engine joinBryan Helmkamp2009-05-171-2/+3
* basic implementation of in memory insertionsBryan Helmkamp2009-05-171-1/+1
* using in memory relations as results from sql relationNick Kallen2009-05-176-6/+19
* performing in memory joinsNick Kallen2009-05-171-0/+4
* recursive memory operations now possibleBryan Helmkamp2009-05-174-11/+22
* made block stuff read nicerBryan Helmkamp2009-05-174-3/+11
* most in memory operations save join and groupBryan Helmkamp2009-05-178-7/+59
* moved table-related stuff into sql engineNick Kallen2009-05-171-1/+1
* join sql stuff moved into sql adapterBryan Helmkamp2009-05-174-14/+19
* removed function_sql in favor of polymorphismBryan Helmkamp2009-05-172-10/+18
* consolidated filesBryan Helmkamp2009-05-176-58/+50
* reorganized file structuresBryan Helmkamp2009-05-1727-0/+675