r9212: Automated commit for Debian build of clsql upstream-version-2.10.8
[clsql.git] / TODO
diff --git a/TODO b/TODO
index b2a71d38b635f21b2b004a9a4843d188cb0061d1..f3852b0fd317cc1da6131ac6c93265d753a6cf5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,13 +7,11 @@ 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 instance slot values when SELECT called for objects
+* :db-constraint tests
 
 COMMONSQL SPEC