Change log for imported patches
[clsql.git] / doc / TODO
index 3a4dae93697e0c61e27ef2615e5acf35b22773c3..b9f9f97d15100a53c972cc47e630ede1431f20a9 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,8 +12,7 @@ DOCUMENTATION TO DO LIST
  - SQL operators: group-by, limit, not-null, ==, is, having, the, uplike,
    view-class, coalesce, except, exists, substring, concat 
 
- - SELECT: additional keyword arguments accepted include :LIMIT, :OFFSET, 
-   :INNER-JOIN and :ON. 
+ - SELECT: additional keyword arguments accepted include :INNER-JOIN and :ON. 
 
 4. Documenting lower level, non-CommonSQL functions (some of this is already 
    done). 
@@ -27,5 +26,6 @@ DOCUMENTATION TO DO LIST
  - MYSQL 
  - SQLITE 
  - ODBC 
--  ORACLE 
+ - ORACLE
 
+6. Incorporate the threading-warnings.txt into the docs.