X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FTODO;h=53ca37466034366ed6e713a5e680e91da8db6228;hb=2ffbaf8f63878de07311a7a4a29dd737e0121ee8;hp=3220070454f4de65fb5a4157c4c84eaf54fdd321;hpb=4c89485f5cdb21a334de9c35adfded30db0c75e7;p=clsql.git diff --git a/doc/TODO b/doc/TODO index 3220070..53ca374 100644 --- 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).