r9722: Document the FDML.
[clsql.git] / doc / TODO
index d82e67978e99adfedb4e9c3f455e22a9a192d0f3..cb7fe98bf48dec80a0a0eb0a2c23c02ee48d4f25 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -16,16 +16,13 @@ DOCUMENTATION TO DO LIST
 
 3. CLSQL extensions to CommonSQL
 
- - RESULT-TYPES, FIELD-NAMES keywords for SELECT, QUERY, DO-QUERY and 
-   MAP-QUERY. 
-
  - New types such as wall-time, boolean, and bigint
 
  - SQL operators: group-by, limit, not-null, ==, is, having, the, uplike,
    sql-view-class, coalesce, except (just from a quick scan of 
    operations.lisp)
 
- - FDML: TRUNCATE-DATABASE, FOR-EACH-ROW and large object support. 
+ - FDML: FOR-EACH-ROW, prepared statements and large object support. 
 
  - OODML: *db-auto-sync*