r9426: Docstrings, docstrings, docstrings.
[clsql.git] / doc / TODO
index 3220070454f4de65fb5a4157c4c84eaf54fdd321..4132cf6f66ba1438f02920d28425512bdd27b000 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -41,9 +41,9 @@ DOCUMENTATION TO DO LIST
 
  - DROP-INDEX: keyword arg :on (for MySQL). 
 
- - DEF-VIEW-CLASS: DB-CONSTRAINTS and DB-TYPE slot options. 
+ - DEF-VIEW-CLASS: DB-CONSTRAINTS, DB-TYPE and VOID-VALUE slot options. 
 
- - CREATE-TABLE: keyword args :TRANSACTIONS (for MySQL) and :CONSTRAINTS 
+ - CREATE-TABLE: keyword args :TRANSACTIONS (for MySQL) and :CONSTRAINTS 
                  description arg accepts optional DB-TYPE string. 
 
  - transactions: START-TRANSACTION and IN-TRANSACTION-P.