r9232: OODML LOOP now works on Lispworks
[clsql.git] / TODO
diff --git a/TODO b/TODO
index f3852b0fd317cc1da6131ac6c93265d753a6cf5d..4a25b42f9f8fded6dbf4335e30f7c189b946ec0f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,8 +9,8 @@ TESTS TO ADD
 * CACHE-TABLE-QUERIES
 * Test that ":db-kind :key" adds an index for that key. This is complicated by different
   backends showing autogenerated primary key in different ways.
-* Test New universal and bigint types, add tests for other types such as duration and money
 * Large object testing
+* Test bigint type
 * :db-constraint tests
 
 COMMONSQL SPEC
@@ -35,9 +35,6 @@ COMMONSQL SPEC
       o get :target-slot working 
       o implement :retrieval :immediate 
 
-    LOOP
-      o should work with object queries as well as functional ones 
-
  >> Symbolic SQL syntax 
 
       o Complete sql expressions (see operations.lisp)