aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/relations/join.rb
Commit message (Expand)AuthorAgeFilesLines
* some cleanup, notes for further cleanup/investigationNick Kallen2008-05-161-17/+14
* thinks must get worse before they get betterNick Kallen2008-05-151-6/+8
* experimenting with new binding stuffNick Kallen2008-05-151-5/+7
* fixed defect with select inside of alias joined to the same table (yikes)Nick Kallen2008-05-141-2/+2
* fixed defect in aliasNick Kallen2008-05-131-3/+5
* some slight performance improvementsNick Kallen2008-05-121-4/+4
* performance optimizationNick Kallen2008-05-051-2/+2
* better column disambiguationNick Kallen2008-05-051-3/+6
* last of the cleanup -- FOR THE MOMENTNick Kallen2008-05-041-23/+1
* cleanupNick Kallen2008-05-041-24/+29
* cleanupNick Kallen2008-05-041-10/+1
* cleanupNick Kallen2008-05-041-4/+4
* cleanupNick Kallen2008-05-041-10/+6
* minor cleanupNick Kallen2008-05-041-6/+1
* Table names seem to be disambiguated.Nick Kallen2008-05-041-24/+18
* finally fixed table aliasing issuesNick Kallen2008-05-011-19/+15
* naming of aliased relations seemed to be solved; now aggregate relations are ...Nick Kallen2008-05-011-7/+11
* the big obstacleNick Kallen2008-04-301-0/+5
* automatically aliasing tablesNick Kallen2008-04-281-22/+26
* attribute disambiguationNick Kallen2008-04-271-11/+3
* - new todo itemsNick Kallen2008-04-191-0/+5
* officially renamed active_relation to arelNick Kallen2008-04-181-0/+92