Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Relation#annotate for SQL commenting | Matt Yoho | 2019-03-21 | 1 | -0/+4 |
* | Get rid of `Arel::Nodes::Values` | Ryuta Kamizono | 2019-03-18 | 1 | -2/+2 |
* | Support Optimizer Hints | Ryuta Kamizono | 2019-03-16 | 1 | -0/+1 |
* | Arel: Implemented DB-aware NULL-safe comparison (#34451) | Dmytro Shteflyuk | 2018-11-15 | 1 | -0/+2 |
* | Remove `visit_Fixnum` and `visit_Bignum` | Ryuta Kamizono | 2018-09-30 | 1 | -1/+0 |
* | Abandon TOP support. | Vladimir Kochnev | 2018-09-25 | 1 | -1/+0 |
* | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 1 | -1/+1 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 1 | -223/+224 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 1 | -0/+291 |