X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FTODO;h=cb7fe98bf48dec80a0a0eb0a2c23c02ee48d4f25;hb=04df7e672f08154fbc213236dfb2d2dd2023e802;hp=d82e67978e99adfedb4e9c3f455e22a9a192d0f3;hpb=fdd069770e32d0cfa4b66d6e5cfd4540197660ba;p=clsql.git diff --git a/doc/TODO b/doc/TODO index d82e679..cb7fe98 100644 --- a/doc/TODO +++ b/doc/TODO @@ -16,16 +16,13 @@ DOCUMENTATION TO DO LIST 3. CLSQL extensions to CommonSQL - - RESULT-TYPES, FIELD-NAMES keywords for SELECT, QUERY, DO-QUERY and - MAP-QUERY. - - New types such as wall-time, boolean, and bigint - SQL operators: group-by, limit, not-null, ==, is, having, the, uplike, sql-view-class, coalesce, except (just from a quick scan of operations.lisp) - - FDML: TRUNCATE-DATABASE, FOR-EACH-ROW and large object support. + - FDML: FOR-EACH-ROW, prepared statements and large object support. - OODML: *db-auto-sync*