Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
* | Add order to BindParams in the ToSql collector | Sean Griffin | 2014-11-17 | 1 | -1/+7 |
* | Collectors: Introduce PlainString and make use of it in SQLString | Jiri Pospisil | 2014-06-14 | 1 | -14/+3 |
* | add a compile method to the collectors | Aaron Patterson | 2014-04-09 | 1 | -0/+4 |
* | adding a bind value collector | Aaron Patterson | 2014-04-09 | 1 | -4/+1 |
* | fixing some tests in to_sql | Aaron Patterson | 2014-04-08 | 1 | -0/+2 |
* | initial commit for collector implementation | Aaron Patterson | 2014-03-25 | 1 | -0/+26 |