Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for table aliasing | Pratik Naik | 2010-01-01 | 1 | -1/+1 |
* | Added having to use in combination with group to filter records. | Emilio Tagua | 2009-12-28 | 1 | -1/+1 |
* | Added lock to Arel, allowing a locking read if required. | Emilio Tagua | 2009-12-27 | 1 | -1/+1 |
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -1/+1 |
* | Expand usages of #hash_on. The #hash definition it produces looks broken, but... | Bryan Helmkamp | 2009-05-18 | 1 | -2/+10 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 1 | -1/+1 |
* | made block stuff read nicer | Bryan Helmkamp | 2009-05-17 | 1 | -0/+5 |
* | moved table-related stuff into sql engine | Nick Kallen | 2009-05-17 | 1 | -1/+1 |
* | join sql stuff moved into sql adapter | Bryan Helmkamp | 2009-05-17 | 1 | -2/+1 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 3 | -0/+49 |