aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/extract.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal in all files in arelRafael Mendonça França2017-02-131-0/+1
* Remove unused @alias, being referenced in hashing.Vipul A M2014-09-161-1/+1
* `Extract#as` should not mutate the receiverTamir Duberstein2014-09-131-10/+3
* Remove deprecated Arel::ExpressionRafael Mendonça França2014-02-101-2/+0
* Add equality to ALL THE THINGS (that matter)Ernie Miller2012-08-181-0/+11
* Add #extract, which produces ANSI SQL function EXTRACT(<field> from <expr>).Alexander Staubo2012-02-231-0/+23