Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert unused code and re-using query annotation for `update_all` and `delete... | Ryuta Kamizono | 2019-04-01 | 1 | -4/+0 |
* | Add Relation#annotate for SQL commenting | Matt Yoho | 2019-03-21 | 1 | -0/+9 |
* | Support Optimizer Hints | Ryuta Kamizono | 2019-03-16 | 1 | -0/+7 |
* | Remove unused `Row` class in `SelectManager` | Ryuta Kamizono | 2019-03-13 | 1 | -12/+0 |
* | Abandon TOP support. | Vladimir Kochnev | 2018-09-25 | 1 | -2/+0 |
* | Remove unused `existing` arg in `SelectManager#collapse` | Ryuta Kamizono | 2018-09-11 | 1 | -3/+3 |
* | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 1 | -1/+1 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 1 | -40/+41 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 1 | -0/+272 |