r9241: add type-modified database identifier support to SELECT
[clsql.git] / TODO
diff --git a/TODO b/TODO
index e7885ada35855a768e667e452532f153a80cd364..eaadf078ffe3ef8ba9e3ccda8d70b5f9e4dc8de7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,10 +25,7 @@ COMMONSQL SPEC
   
     SELECT 
       o keyword arg :refresh should function as advertised 
-      o should accept type-modified database identifiers (e.g., 
-        [foo :string] which means that the values in column foo are returned 
-        as Lisp strings) 
-
  >> The object-oriented sql interface
 
     DEF-VIEW-CLASS