aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/algebra/relations/utilities
Commit message (Expand)AuthorAgeFilesLines
* Add support for table aliasingPratik Naik2010-01-011-1/+1
* Added having to use in combination with group to filter records.Emilio Tagua2009-12-281-1/+1
* Added lock to Arel, allowing a locking read if required.Emilio Tagua2009-12-271-1/+1
* Added "from" method, allowing to specify custom from clauses.Emilio Tagua2009-12-271-1/+1
* Expand usages of #hash_on. The #hash definition it produces looks broken, but...Bryan Helmkamp2009-05-181-2/+10
* WhitespaceBryan Helmkamp2009-05-171-1/+1
* using in memory relations as results from sql relationNick Kallen2009-05-171-1/+1
* made block stuff read nicerBryan Helmkamp2009-05-171-0/+5
* moved table-related stuff into sql engineNick Kallen2009-05-171-1/+1
* join sql stuff moved into sql adapterBryan Helmkamp2009-05-171-2/+1
* reorganized file structuresBryan Helmkamp2009-05-173-0/+49