From 20b28b441b651d0404d64049253898c061a039be Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Tue, 27 May 2008 14:37:11 -0700 Subject: using in memory relations as results from sql relation Conflicts: lib/arel/algebra/primitives/expression.rb lib/arel/algebra/relations/relation.rb --- doc/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 3f8c34f660..7e7028d39f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,10 +1,9 @@ todo: -- result sets should be array relations -- deal with table tests in algebra +- fix AR - cross-engine joins - blocks for joins +- deal with table tests in algebra - implement mnesia adapter -- fix AR - rename externalize to derived. - fix grouping @@ -92,6 +91,7 @@ done: - reorganize memory tests - result sets to attr correlation too - implement joins in memory +- result sets should be array relations icebox: - #bind in Attribute and Expression should be doing a descend? -- cgit v1.2.3