X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2FTODO;h=cb7fe98bf48dec80a0a0eb0a2c23c02ee48d4f25;hp=d82e67978e99adfedb4e9c3f455e22a9a192d0f3;hb=cb683851a0af33e88b7c4995435dc0cf226f6cba;hpb=781222449df00309a203b3cf5b9917fadc3e0c47 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*