From 8339f024c7663133a78c4d0a8824b5b6fafaf239 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Sun, 17 May 2009 15:42:42 -0400 Subject: recursive memory operations now possible Conflicts: lib/arel/algebra/relations/relation.rb --- doc/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index f97e74ef17..7af8db6bdf 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,11 +1,11 @@ todo: -- reorganize sql tests +- recursive memory operations - reorganize memory tests -- blocks for joins +- deal with table tests in algebra - implement joins in memory -- recursive memory operations - result sets should be array relations - cross-engine joins +- blocks for joins - fix grouping - implement mnesia adapter - fix AR @@ -92,6 +92,7 @@ done: - expressions should be class-based, and joins too, anything _sql should be renamed - implement in memory adapter - clean up block_given stuff +- reorganize sql tests icebox: - #bind in Attribute and Expression should be doing a descend? -- cgit v1.2.3