Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added having to use in combination with group to filter records. | Emilio Tagua | 2009-12-28 | 1 | -0/+1 |
| | |||||
* | Added lock to Arel, allowing a locking read if required. | Emilio Tagua | 2009-12-27 | 1 | -0/+1 |
| | |||||
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -0/+1 |
| | |||||
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
| | |||||
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 1 | -0/+1 |
| | | | | | | Conflicts: lib/arel/algebra/relations/relation.rb | ||||
* | consolidated files | Bryan Helmkamp | 2009-05-17 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Conflicts: lib/arel/algebra/predicates.rb lib/arel/algebra/relations/writes/delete.rb lib/arel/algebra/relations/writes/insert.rb lib/arel/algebra/relations/writes/update.rb lib/arel/engines/memory/predicates.rb lib/arel/engines/memory/relations.rb lib/arel/engines/sql/primitives/attribute.rb lib/arel/engines/sql/relations/writes/insert.rb lib/arel/engines/sql/relations/writes/update.rb | ||||
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 1 | -0/+15 |
Conflicts: lib/arel.rb lib/arel/arel.rb lib/arel/engines/memory/predicates.rb lib/arel/engines/memory/relations/array.rb lib/arel/engines/sql/relations/table.rb |