| Commit message (Expand) | Author | Age | Files | Lines |
* | Add order to BindParams in the ToSql collector | Sean Griffin | 2014-11-17 | 1 | -3/+0 |
* | Add :encode_with for proper YAML serialization | Ivan Antropov | 2013-11-09 | 1 | -0/+4 |
* | bind parameters can be differentiated from sql literals | Aaron Patterson | 2012-02-20 | 1 | -0/+3 |
* | Move #as to AliasPredication, stop overriding Function's #as. | Ernie Miller | 2011-04-29 | 1 | -0/+1 |
* | Add support for ordering on expressions | Arthur Taylor | 2011-04-28 | 1 | -0/+1 |
* | Refactor predication methods to be available to SqlLiterals as well. | Ernie Miller | 2010-10-27 | 1 | -0/+1 |
* | refactoring expressions to a module | Aaron Patterson | 2010-09-14 | 1 | -11/+1 |
* | adding sum to sql literal | Aaron Patterson | 2010-09-14 | 1 | -0/+4 |
* | Add maximum to SqlLiteral. | Emilio Tagua | 2010-09-11 | 1 | -0/+4 |
* | adding count nodes | Aaron Patterson | 2010-08-23 | 1 | -0/+3 |
* | project works with strings | Aaron Patterson | 2010-08-13 | 1 | -6/+1 |
* | adding some deprecated classes | Aaron Patterson | 2010-08-12 | 1 | -0/+11 |