X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FTODO;h=b9f9f97d15100a53c972cc47e630ede1431f20a9;hb=b50166ae0ba2bc09a9094c0e675ec92010b7293e;hp=3a4dae93697e0c61e27ef2615e5acf35b22773c3;hpb=7b9b150cf1be6c4a52855c1a8004673cac1beaa0;p=clsql.git diff --git a/doc/TODO b/doc/TODO index 3a4dae9..b9f9f97 100644 --- a/doc/TODO +++ b/doc/TODO @@ -12,8 +12,7 @@ DOCUMENTATION TO DO LIST - SQL operators: group-by, limit, not-null, ==, is, having, the, uplike, view-class, coalesce, except, exists, substring, concat - - SELECT: additional keyword arguments accepted include :LIMIT, :OFFSET, - :INNER-JOIN and :ON. + - SELECT: additional keyword arguments accepted include :INNER-JOIN and :ON. 4. Documenting lower level, non-CommonSQL functions (some of this is already done). @@ -27,5 +26,6 @@ DOCUMENTATION TO DO LIST - MYSQL - SQLITE - ODBC -- ORACLE + - ORACLE +6. Incorporate the threading-warnings.txt into the docs.