r9531: * db-postgresql/postgresl-sql.lisp: Avoid computing
[clsql.git] / doc / TODO
index 3220070454f4de65fb5a4157c4c84eaf54fdd321..53ca37466034366ed6e713a5e680e91da8db6228 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. 
@@ -52,6 +52,7 @@ DOCUMENTATION TO DO LIST
 
  - CONNECT: :make-default and :pool keyword args. 
 
+ - Tranactions: AUTOCOMMIT
 
 4. Documenting lower level, non-CommonSQL functions (some of this is already 
    done).