r9200: move large object support to base
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 763403704ae9afebe2ba5d3e9d49d1397b37d6f0..1aca8f2d3ae2c904ea16e246cc221973e289c2c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,16 @@
 GENERAL 
 
 * port Oracle backend to UFFI.
+* consider adding large object support to mysql and odbc
 
 TESTS TO ADD
 
 * CACHE-TABLE-QUERIES
-* :VOID-VALUE
+* :VOID-VALUE, use a new view-class with several fields with different void-values
 * :db-kind :key adds an index for that key, complicated by different
   backends show autogenerated primary key in different ways.
 * New universal and bigint types, add tests for other types
+* Large object testing
  
 COMMONSQL SPEC