| Commit message (Expand) | Author | Age | Files | Lines |
* | adding a Bin node to emit mysql BINARY keywords | Aaron Patterson | 2011-04-11 | 1 | -0/+23 |
* | Make as factory method convert alias name to SqlLiteral | Ernie Miller | 2011-03-12 | 1 | -0/+6 |
* | Fix #not to stop wrapping in a grouping node | Ernie Miller | 2011-02-11 | 1 | -7/+4 |
* | Added Arel::Nodes::NamedFunction for representing generic SQL functions | Aaron Patterson | 2011-01-04 | 2 | -0/+14 |
* | adding factory methods to node base class | Aaron Patterson | 2010-12-14 | 1 | -0/+4 |
* | adding node test | Aaron Patterson | 2010-11-30 | 1 | -0/+33 |
* | fixing warnings | Aaron Patterson | 2010-11-29 | 1 | -1/+1 |
* | adding an AS node | Aaron Patterson | 2010-11-23 | 1 | -0/+16 |
* | adding a "not" factory method for creating Not nodes | Aaron Patterson | 2010-11-23 | 1 | -0/+20 |
* | Refactor predication methods to be available to SqlLiterals as well. | Ernie Miller | 2010-10-27 | 1 | -0/+24 |
* | renaming test_helper to helper so that it is not double required | Aaron Patterson | 2010-10-18 | 10 | -10/+10 |
* | got rid of retarded check method. down with rspec | Ryan Davis | 2010-10-18 | 2 | -12/+12 |
* | Renamed spec_helper to test_helper | Ryan Davis | 2010-10-18 | 10 | -10/+10 |
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 10 | -0/+239 |