Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arel: Implemented DB-aware NULL-safe comparison (#34451) | Dmytro Shteflyuk | 2018-11-15 | 9 | -1/+354 |
* | Emit single pair of parens for UNION and UNION ALL | Keenan Brock | 2018-11-13 | 2 | -10/+22 |
* | Remove `visit_Fixnum` and `visit_Bignum` | Ryuta Kamizono | 2018-09-30 | 1 | -1/+1 |
* | Abandon TOP support. | Vladimir Kochnev | 2018-09-25 | 2 | -2/+0 |
* | Fix the obvious typos detected by github.com/client9/misspell | Kazuhiro Sera | 2018-08-08 | 2 | -4/+4 |
* | Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS. | david | 2018-05-28 | 1 | -3/+3 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 12 | -234/+242 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 12 | -0/+1916 |