r9232: OODML LOOP now works on Lispworks
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 6b6e144b186d86b2d2fd7a6e70afa39a60f381c0..4a25b42f9f8fded6dbf4335e30f7c189b946ec0f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,13 +7,12 @@ GENERAL
 TESTS TO ADD
 
 * CACHE-TABLE-QUERIES
-* :VOID-VALUE attribute, use a new view-class with several fields with different void-values
-* :COLUMN attribute
 * 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
 
 * Missing: 
@@ -36,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)