Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing hash, eql?, == to various node classes | Maxime Lapointe | 2017-07-25 | 1 | -1/+6 |
* | Adjust `BindParam` as needed for AR | Sean Griffin | 2017-07-24 | 1 | -1/+5 |
* | Add a value field `Nodes::BindParam` | Sean Griffin | 2017-07-21 | 1 | -1/+9 |
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
* | Implement equality for `BindParam` | Sean Griffin | 2015-01-25 | 1 | -0/+3 |
* | Add order to BindParams in the ToSql collector | Sean Griffin | 2014-11-17 | 1 | -0/+6 |