Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checking boundable not only `IN` clause but also `NOT IN` clause | Ryuta Kamizono | 2018-11-03 | 1 | -0/+4 |
* | Handle UPDATE/DELETE with OFFSET in Arel | Ryuta Kamizono | 2018-10-01 | 2 | -4/+8 |
* | Handle DELETE with LIMIT in Arel | Ryuta Kamizono | 2018-09-30 | 2 | -6/+10 |
* | Revert "record who created the node when $DEBUG is true" | Ryuta Kamizono | 2018-09-28 | 1 | -10/+0 |
* | Abandon TOP support. | Vladimir Kochnev | 2018-09-25 | 2 | -5/+2 |
* | Revert a writer for `BindParam#value` | Ryuta Kamizono | 2018-09-09 | 1 | -1/+1 |
* | Remove math module from count | Nikolai B | 2018-04-25 | 1 | -2/+0 |
* | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 43 | -43/+43 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 43 | -91/+125 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 43 | -0/+1198 |