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