aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/engines/memory/relations
Commit message (Expand)AuthorAgeFilesLines
* more class reorganizationAaron Patterson2010-07-261-6/+0
* reorganizing more classesAaron Patterson2010-07-261-7/+0
* more class organizationAaron Patterson2010-07-261-21/+0
* more class organizingAaron Patterson2010-07-261-33/+0
* reducing filesAaron Patterson2010-07-261-9/+0
* removing more useless filesAaron Patterson2010-07-261-0/+2
* the rest of the unfactoring!Aaron Patterson2010-07-251-3/+12
* fixing warningsAaron Patterson2010-07-251-1/+1
* take advantage of inheritence for easier codesAaron Patterson2010-07-201-1/+1
* Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem...Ernie Miller2010-05-211-1/+1
* Create an Arel::Header class representing a relation's attributesCarl Lerche2010-04-021-3/+6
* Restrictions should be able to contain multiple predicates.Carl Lerche2010-03-231-1/+1
* Switch Arel::Relation to a module. This will allow for classes with Relation ...Carl Lerche2010-03-223-3/+5
* Attributes should be typedCarl Lerche2010-03-121-3/+8
* Added "from" method, allowing to specify custom from clauses.Emilio Tagua2009-12-271-0/+6
* WhitespaceBryan Helmkamp2009-05-174-14/+14
* initial implementation of cross-engine joinBryan Helmkamp2009-05-173-3/+7
* basic implementation of in memory insertionsBryan Helmkamp2009-05-171-0/+7
* using in memory relations as results from sql relationNick Kallen2009-05-172-9/+2
* performing in memory joinsNick Kallen2009-05-171-0/+21
* recursive memory operations now possibleBryan Helmkamp2009-05-174-6/+17
* most in memory operations save join and groupBryan Helmkamp2009-05-172-0/+38
* consolidated filesBryan Helmkamp2009-05-171-0/+0
* reorganized file structuresBryan Helmkamp2009-05-172-0/+28