aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO7
1 files changed, 4 insertions, 3 deletions
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?