| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing hash, eql?, == to various node classes | Maxime Lapointe | 2017-07-25 | 1 | -0/+1 |
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
* | Windowing: Calling #rows or #range should assign framing only once. | Alexander Staubo | 2014-06-22 | 1 | -2/+10 |
* | Windowing support for PARTITION BY clause. | Alexander Staubo | 2014-06-20 | 1 | -2/+13 |
* | Remove deprecated Arel::Expression | Rafael Mendonça França | 2014-02-10 | 1 | -1/+0 |
* | Add equality to ALL THE THINGS (that matter) | Ernie Miller | 2012-08-18 | 1 | -1/+29 |
* | Remove ArgumentError. | Jon Leighton | 2012-07-13 | 1 | -2/+1 |
* | Support ANSI SQL2003 window functions. | Alexander Staubo | 2012-02-22 | 1 | -0/+78 |