Emilio Tagua
|
bd00a461e0
|
Added having to use in combination with group to filter records.
|
2009-12-28 12:58:30 -03:00 |
|
Emilio Tagua
|
b339caca2f
|
Added lock to Arel, allowing a locking read if required.
|
2009-12-27 18:04:35 -03:00 |
|
Emilio Tagua
|
49a8c7bd51
|
Added "from" method, allowing to specify custom from clauses.
|
2009-12-27 16:38:32 -03:00 |
|
Bryan Helmkamp
|
dc7b51883b
|
Whitespace
|
2009-05-17 16:20:40 -04:00 |
|
Bryan Helmkamp
|
8339f024c7
|
recursive memory operations now possible
Conflicts:
lib/arel/algebra/relations/relation.rb
|
2009-05-17 15:42:42 -04:00 |
|
Bryan Helmkamp
|
b0a45d52fd
|
consolidated files
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
|
2009-05-17 14:38:09 -04:00 |
|
Bryan Helmkamp
|
7032a50297
|
reorganized file structures
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
|
2009-05-17 14:31:04 -04:00 |
|