| Commit message (Expand) | Author | Age | Files | Lines |
* | Added right and full outer joins | Stephen Prater & Fire-Dragon-DoL | 2014-03-30 | 1 | -0/+14 |
* | add the casting node to the AST at build time | Aaron Patterson | 2014-03-24 | 1 | -1/+2 |
* | Remove deprecated Arel::SqlLiteral | Rafael Mendonça França | 2014-02-10 | 1 | -3/+3 |
* | Add equality to ALL THE THINGS (that matter) | Ernie Miller | 2012-08-18 | 1 | -0/+24 |
* | Add an #table_name method to Table and TableAlias, which always returns the a... | Jon Leighton | 2011-03-04 | 1 | -0/+4 |
* | fixing create_string_join factory method | Aaron Patterson | 2010-12-14 | 1 | -2/+1 |
* | adding a join source node | Aaron Patterson | 2010-12-14 | 1 | -4/+2 |
* | removing tests of deprecated methods | Aaron Patterson | 2010-12-14 | 1 | -32/+0 |
* | creating string join nodes | Aaron Patterson | 2010-12-07 | 1 | -0/+7 |
* | adding a join factory method on the select manager | Aaron Patterson | 2010-12-07 | 1 | -0/+16 |
* | attributes do not need a column member | Aaron Patterson | 2010-12-03 | 1 | -7/+0 |
* | deprecating the update method in favor of compile_update | Aaron Patterson | 2010-12-02 | 1 | -6/+0 |
* | deprecating "insert" | Aaron Patterson | 2010-12-02 | 1 | -0/+12 |
* | do not use private methods | Aaron Patterson | 2010-11-16 | 1 | -1/+1 |
* | Fix typos in the description of the test | Ivan Ukhov | 2010-11-17 | 1 | -2/+2 |
* | Write a test for checking the presence of table names in the cache | Ivan Ukhov | 2010-11-17 | 1 | -1/+12 |
* | adding proper columns to our fake table | Aaron Patterson | 2010-11-05 | 1 | -2/+2 |
* | adding default limits when there is an offset for sqlite and mysql [#5316 sta... | Aaron Patterson | 2010-10-20 | 1 | -0/+7 |
* | renaming test_helper to helper so that it is not double required | Aaron Patterson | 2010-10-18 | 1 | -1/+1 |
* | got rid of retarded check method. down with rspec | Ryan Davis | 2010-10-18 | 1 | -12/+12 |
* | Renamed spec_helper to test_helper | Ryan Davis | 2010-10-18 | 1 | -1/+1 |
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 1 | -0/+175 |