Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated Arel::Expression | Rafael Mendonça França | 2014-02-10 | 1 | -4/+0 |
* | Remove deprecated Arel::SqlLiteral | Rafael Mendonça França | 2014-02-10 | 1 | -5/+0 |
* | Remove deprecated constant aliases | Rafael Mendonça França | 2014-02-10 | 1 | -1/+0 |
* | Removed deprecated `Arel::Sql::Engine` and make use of `FakeRecord::Base` inp... | Vipul A M | 2014-02-10 | 1 | -1/+0 |
* | Arel master is 5.0.0 | Rafael Mendonça França | 2013-11-18 | 1 | -1/+1 |
* | Release 4.0.1 | Rafael Mendonça França | 2013-10-22 | 1 | -1/+1 |
* | Release 4.0.0 | Rafael Mendonça França | 2013-04-18 | 1 | -1/+1 |
* | bumping to beta2 | Aaron Patterson | 2013-03-14 | 1 | -1/+1 |
* | bumping to beta1 | Aaron Patterson | 2013-02-25 | 1 | -1/+1 |
* | Revert "Revert "Merge pull request #113 from xuanxu/remove_relation"" | Aaron Patterson | 2012-03-27 | 1 | -2/+0 |
* | Revert "Merge pull request #113 from xuanxu/remove_relation" | Aaron Patterson | 2012-03-27 | 1 | -0/+2 |
* | Remove deprecated Relation module | Juanjo Bazán | 2012-03-27 | 1 | -2/+0 |
* | Support ANSI SQL2003 window functions. | Alexander Staubo | 2012-02-22 | 1 | -0/+1 |
* | bumping version and spec | Aaron Patterson | 2012-02-21 | 1 | -1/+1 |
* | bumping to 3.0.1 | Aaron Patterson | 2012-02-20 | 1 | -1/+1 |
* | bumping to 3.0.0 | Aaron Patterson | 2012-01-12 | 1 | -1/+1 |
* | updating to rc1 | Aaron Patterson | 2011-12-14 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2011-11-19 | 1 | -1/+1 |
* | version bump | Aaron Patterson | 2011-08-15 | 1 | -1/+1 |
* | bumping to 2.2.0 | Aaron Patterson | 2011-08-09 | 1 | -1/+1 |
* | updating version | Aaron Patterson | 2011-08-08 | 1 | -1/+1 |
* | prepping for 2.1.4 release | Aaron Patterson | 2011-07-25 | 1 | -1/+1 |
* | fixing broken gem build | Aaron Patterson | 2011-06-27 | 1 | -1/+1 |
* | version bump | Aaron Patterson | 2011-06-27 | 1 | -1/+1 |
* | zomg prep release | Aaron Patterson | 2011-05-17 | 1 | -1/+1 |
* | increasing version to 2.1.0 | Aaron Patterson | 2011-04-30 | 1 | -1/+1 |
* | Move #as to AliasPredication, stop overriding Function's #as. | Ernie Miller | 2011-04-29 | 1 | -0/+1 |
* | Add support for ordering on expressions | Arthur Taylor | 2011-04-28 | 1 | -0/+1 |
* | implemented support for math operations in numeric attributes | Vladimir Meremyanin | 2011-01-29 | 1 | -0/+1 |
* | sql literals may be used as column attributes | Aaron Patterson | 2010-12-22 | 1 | -0/+4 |
* | adding a join factory method on the select manager | Aaron Patterson | 2010-12-07 | 1 | -0/+1 |
* | moving master to 2.0.7.beta until rails dependencies are cleared up | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
* | adding enumerable, making beta gem | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
* | terrorist version bump | Aaron Patterson | 2010-11-30 | 1 | -1/+1 |
* | adding a convenience alias to Node | Aaron Patterson | 2010-11-29 | 1 | -0/+3 |
* | terrorist version bump | Aaron Patterson | 2010-11-17 | 1 | -1/+1 |
* | terrorist version bump | Aaron Patterson | 2010-11-16 | 1 | -1/+1 |
* | terrorist version bump | Aaron Patterson | 2010-11-11 | 1 | -1/+1 |
* | Refactor predication methods to be available to SqlLiterals as well. | Ernie Miller | 2010-10-27 | 1 | -0/+1 |
* | version bump | Aaron Patterson | 2010-10-13 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2010-10-13 | 1 | -3/+1 |
* | adding an easy way for sql literal nodes | Aaron Patterson | 2010-09-28 | 1 | -2/+4 |
* | caching quoted values | Aaron Patterson | 2010-09-26 | 1 | -0/+4 |
* | updating version | Aaron Patterson | 2010-09-24 | 1 | -1/+1 |
* | removing the version file | Aaron Patterson | 2010-09-24 | 1 | -1/+3 |
* | moving visitors around | Aaron Patterson | 2010-09-23 | 1 | -6/+1 |
* | adding a postgres adapter | Aaron Patterson | 2010-09-23 | 1 | -5/+7 |
* | making stuff work on mysql | Aaron Patterson | 2010-09-21 | 1 | -0/+1 |
* | refactoring expressions to a module | Aaron Patterson | 2010-09-14 | 1 | -0/+1 |