aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/sql.rb
Commit message (Collapse)AuthorAgeFilesLines
* cleanupNick Kallen2008-05-041-105/+2
|
* Table names seem to be disambiguated.Nick Kallen2008-05-041-26/+23
| | | | - Code is a mess, about to undergo some refactoring
* finally fixed table aliasing issuesNick Kallen2008-05-011-0/+1
| | | | - the solution is currently ugly, but i have an idea how to clean it up
* naming of aliased relations seemed to be solved; now aggregate relations are ↵Nick Kallen2008-05-011-2/+8
| | | | still broken
* automatically aliasing tablesNick Kallen2008-04-281-6/+10
|
* officially renamed active_relation to arelNick Kallen2008-04-181-0/+97