r9364: Various fixes from CommonSQL Tutorial.
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 8f59a616bc99d3ccd16fd63dd861cad6c5bbb15c..bf7884a19001bb60db9692a1ac6d671d48db124e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,14 +22,7 @@ COMMONSQL SPEC
 
  >> Symbolic SQL syntax 
 
-      o Complete sql expressions (see operations.lisp)
-
-         nvl (Oracle specific) 
-         userenv (Oracle specific) 
-        minus (Oracle specific: does the same as EXCEPT) 
-
-      o variables (e.g., table identifiers) should be instantiated at runtime 
-
+      o userenv (Oracle specific but deprecated in Oracle 9) 
 
 VARIANCES FROM COMMONSQL