Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added having to use in combination with group to filter records. | Emilio Tagua | 2009-12-28 | 1 | -1/+2 |
* | Added lock to Arel, allowing a locking read if required. | Emilio Tagua | 2009-12-27 | 1 | -0/+5 |
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -1/+2 |
* | Accept Arel::Value in hash values and treat them properly. | Emilio Tagua | 2009-08-14 | 1 | -1/+1 |
* | basic implementation of in memory insertions | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 1 | -2/+9 |
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 1 | -4/+0 |
* | join sql stuff moved into sql adapter | Bryan Helmkamp | 2009-05-17 | 1 | -8/+7 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 1 | -0/+134 |