aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel.rb
Commit message (Collapse)AuthorAgeFilesLines
* Release 4.0.1Rafael Mendonça França2013-10-221-1/+1
|
* Release 4.0.0Rafael Mendonça França2013-04-181-1/+1
|
* bumping to beta2Aaron Patterson2013-03-141-1/+1
|
* bumping to beta1Aaron Patterson2013-02-251-1/+1
|
* Revert "Revert "Merge pull request #113 from xuanxu/remove_relation""Aaron Patterson2012-03-271-2/+0
| | | | This reverts commit 6e8d1587091e00a84ea24ab92d9e836c3c38bcb8.
* Revert "Merge pull request #113 from xuanxu/remove_relation"Aaron Patterson2012-03-271-0/+2
| | | | | This reverts commit 9978fc40a8a5a262670279129a335845ad647f48, reversing changes made to b45466757424b98e1fe9699042d23550fd5b8751.
* Remove deprecated Relation moduleJuanjo Bazán2012-03-271-2/+0
|
* Support ANSI SQL2003 window functions.Alexander Staubo2012-02-221-0/+1
|
* bumping version and specAaron Patterson2012-02-211-1/+1
|
* bumping to 3.0.1Aaron Patterson2012-02-201-1/+1
|
* bumping to 3.0.0Aaron Patterson2012-01-121-1/+1
|
* updating to rc1Aaron Patterson2011-12-141-1/+1
|
* bumping versionAaron Patterson2011-11-191-1/+1
|
* version bumpAaron Patterson2011-08-151-1/+1
|
* bumping to 2.2.0Aaron Patterson2011-08-091-1/+1
|
* updating versionAaron Patterson2011-08-081-1/+1
|
* prepping for 2.1.4 releaseAaron Patterson2011-07-251-1/+1
|
* fixing broken gem buildAaron Patterson2011-06-271-1/+1
|
* version bumpAaron Patterson2011-06-271-1/+1
|
* zomg prep releaseAaron Patterson2011-05-171-1/+1
|
* increasing version to 2.1.0Aaron Patterson2011-04-301-1/+1
|
* Move #as to AliasPredication, stop overriding Function's #as.Ernie Miller2011-04-291-0/+1
|
* Add support for ordering on expressionsArthur Taylor2011-04-281-0/+1
| | | | | | | | | | | | | | Conflicts: lib/arel.rb lib/arel/attributes/attribute.rb lib/arel/nodes/infix_operation.rb lib/arel/nodes/named_function.rb Conflicts: lib/arel.rb lib/arel/attributes/attribute.rb
* implemented support for math operations in numeric attributesVladimir Meremyanin2011-01-291-0/+1
|
* sql literals may be used as column attributesAaron Patterson2010-12-221-0/+4
|
* adding a join factory method on the select managerAaron Patterson2010-12-071-0/+1
|
* moving master to 2.0.7.beta until rails dependencies are cleared upAaron Patterson2010-12-011-1/+1
|
* adding enumerable, making beta gemAaron Patterson2010-12-011-1/+1
|
* bumping versionAaron Patterson2010-12-011-1/+1
|
* terrorist version bumpAaron Patterson2010-11-301-1/+1
|
* adding a convenience alias to NodeAaron Patterson2010-11-291-0/+3
|
* terrorist version bumpAaron Patterson2010-11-171-1/+1
|
* terrorist version bumpAaron Patterson2010-11-161-1/+1
|
* terrorist version bumpAaron Patterson2010-11-111-1/+1
|
* Refactor predication methods to be available to SqlLiterals as well.Ernie Miller2010-10-271-0/+1
|
* version bumpAaron Patterson2010-10-131-1/+1
|
* bumping versionAaron Patterson2010-10-131-3/+1
|
* adding an easy way for sql literal nodesAaron Patterson2010-09-281-2/+4
|
* caching quoted valuesAaron Patterson2010-09-261-0/+4
|
* updating versionAaron Patterson2010-09-241-1/+1
|
* removing the version fileAaron Patterson2010-09-241-1/+3
|
* moving visitors aroundAaron Patterson2010-09-231-6/+1
|
* adding a postgres adapterAaron Patterson2010-09-231-5/+7
|
* making stuff work on mysqlAaron Patterson2010-09-211-0/+1
|
* refactoring expressions to a moduleAaron Patterson2010-09-141-0/+1
|
* backwards compatAaron Patterson2010-09-101-1/+1
|
* adding order clauses method to the select managerAaron Patterson2010-08-241-0/+1
|
* adding string join nodes and a visitor to produce backwards compatible ↵Aaron Patterson2010-08-241-0/+1
| | | | "join_sql"
* Squashed commit of the following:Aaron Patterson2010-08-231-0/+1
| | | | | | | | commit 3c6727732b349551df342b9eee66ed53d47e53eb Author: Aaron Patterson <aaron.patterson@gmail.com> Date: Mon Aug 23 14:11:34 2010 -0700 adding table alias
* delete manager addedAaron Patterson2010-08-181-0/+1
|