Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added having to use in combination with group to filter records. | Emilio Tagua | 2009-12-28 | 1 | -0/+6 |
* | Removed useless attribute definition from TableReference. | Emilio Tagua | 2009-12-27 | 1 | -4/+0 |
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -0/+4 |
* | Don't quote the table if it isn't a table name. By doing this Arel supports u... | Emilio Tagua | 2009-05-28 | 1 | -2/+6 |
* | This should be performed by the engine, if it does not exists, then create SQ... | Emilio Tagua | 2009-05-28 | 1 | -1/+0 |
* | Cleanup Sql formatters a bit | Bryan Helmkamp | 2009-05-18 | 1 | -16/+8 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
* | most in memory operations save join and group | Bryan Helmkamp | 2009-05-17 | 1 | -3/+3 |
* | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 1 | -0/+121 |