aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/primitives/value.rb
Commit message (Expand)AuthorAgeFilesLines
* Added DISTINCT support. Modified when to quote or not columns and tables.Emilio Tagua2009-04-291-1/+5
* Added aggregation and to_attribute methods to ValueEmilio Tagua2009-04-241-0/+8
* Removed table quotings to be SQLite3 compliant. Delete and update will returr...Emilio Tagua2009-04-241-4/+4
* removed more boiler-plateNick Kallen2008-05-191-10/+2
* performance enhancementsNick Kallen2008-05-181-2/+2
* rename refactor of circleNick Kallen2008-05-181-4/+0
* still fasterNick Kallen2008-05-171-0/+4
* performance enhancing drugsNick Kallen2008-05-171-2/+2
* performance optimizationNick Kallen2008-05-051-1/+2
* Table names seem to be disambiguated.Nick Kallen2008-05-041-2/+2
* officially renamed active_relation to arelNick Kallen2008-04-181-0/+27