Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce NodeExpression as parent of scalar nodes | Keenan Brock | 2017-12-05 | 1 | -4/+0 |
| | | | | | SQL is very powerful. Many nodes can be used as a sub expression or query. grouping all of these possible nodes together | ||||
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
| | |||||
* | Implement CASE Conditional Expression | Felix Bünemann | 2016-01-05 | 1 | -0/+57 |