aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/engines/memory
Commit message (Expand)AuthorAgeFilesLines
* Added "from" method, allowing to specify custom from clauses.Emilio Tagua2009-12-271-0/+6
* Create Predicates module to match directory structureBryan Helmkamp2009-09-301-24/+26
* Moving a few stray SQL references in the memory engine codeBryan Helmkamp2009-05-171-15/+0
* WhitespaceBryan Helmkamp2009-05-176-21/+21
* initial implementation of cross-engine joinBryan Helmkamp2009-05-173-3/+7
* basic implementation of in memory insertionsBryan Helmkamp2009-05-173-0/+12
* using in memory relations as results from sql relationNick Kallen2009-05-173-10/+2
* performing in memory joinsNick Kallen2009-05-171-0/+21
* recursive memory operations now possibleBryan Helmkamp2009-05-176-6/+24
* most in memory operations save join and groupBryan Helmkamp2009-05-174-0/+53
* consolidated filesBryan Helmkamp2009-05-176-31/+15
* reorganized file structuresBryan Helmkamp2009-05-178-0/+116