aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/relations/relation.rb
Commit message (Expand)AuthorAgeFilesLines
* externalization now includes limitsNick Kallen2008-05-211-0/+4
* drying up some of the codeNick Kallen2008-05-191-22/+7
* some convenience methodsNick Kallen2008-05-191-10/+10
* renamed ion classesNick Kallen2008-05-191-3/+3
* renamed select operation to whereNick Kallen2008-05-191-4/+4
* can't remember what i was working onNick Kallen2008-05-181-3/+7
* performance enhancing drugsNick Kallen2008-05-171-1/+13
* fixed string escaping issueNick Kallen2008-05-161-2/+2
* this is as close as it's beenNick Kallen2008-05-161-2/+1
* additional test coverage for some random complex caseNick Kallen2008-05-161-1/+1
* thinks must get worse before they get betterNick Kallen2008-05-151-4/+0
* fixed defect in aliasNick Kallen2008-05-131-9/+1
* some slight performance improvementsNick Kallen2008-05-121-2/+1
* some memoizing and hash equality performance optimizationsNick Kallen2008-05-121-1/+1
* renamed attribute_for_attribute to find_attribute_matching_attributeNick Kallen2008-05-071-7/+8
* removing operator overloadingNick Kallen2008-05-071-1/+1
* performance optimizationNick Kallen2008-05-051-2/+11
* string passthrough for "group by"Nick Kallen2008-05-051-1/+1
* better column disambiguationNick Kallen2008-05-051-2/+2
* last of the cleanup -- FOR THE MOMENTNick Kallen2008-05-041-5/+0
* cleanupNick Kallen2008-05-041-14/+7
* reorganizationNick Kallen2008-05-041-79/+79
* cleanupNick Kallen2008-05-041-1/+1
* cleanupNick Kallen2008-05-041-4/+0
* additional testingNick Kallen2008-05-041-7/+2
* minor cleanupNick Kallen2008-05-041-6/+5
* Table names seem to be disambiguated.Nick Kallen2008-05-041-14/+23
* finally fixed table aliasing issuesNick Kallen2008-05-011-2/+3
* naming of aliased relations seemed to be solved; now aggregate relations are ...Nick Kallen2008-05-011-3/+11
* the big obstacleNick Kallen2008-04-301-7/+2
* automatically aliasing tablesNick Kallen2008-04-281-1/+5
* attribute disambiguationNick Kallen2008-04-271-1/+3
* results of a select query are a hash indexed by attribute rather than stringNick Kallen2008-04-271-5/+12
* officially renamed active_relation to arelNick Kallen2008-04-181-0/+158