aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/expressions.rb
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Merge pull request #300 from jpcody/master""Sean Griffin2014-10-311-4/+5
| | | | | | This reverts commit 9b92af7098b2728ced578ab9a7679176d20f120f. beta2 is out, and we've fixed the issue that this caused in Rails
* Revert "Merge pull request #300 from jpcody/master"Sean Griffin2014-10-301-5/+4
| | | | | This reverts commit 36836fa5e7c084c0dce2818577e6fd0cf815f786, reversing changes made to 53bc8426648cc93695525e8f12102cd416b2d772.
* Remove default aliases from aggregate functionsJoshua Cody2014-07-311-14/+8
|
* Allow for alias omission in aggregate expressionsJoshua Cody2014-07-261-8/+15
|
* Add #extract, which produces ANSI SQL function EXTRACT(<field> from <expr>).Alexander Staubo2012-02-231-0/+4
|
* refactoring expressions to a moduleAaron Patterson2010-09-141-0/+23