X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2FTODO;h=f6b1715b7a945c47c126f21a6857f6bdb6188c92;hp=b288ef093b13418e081885f84bccbcafe88cccd8;hb=5be31565b7d87b90f0e79a9e61af84ad05e12920;hpb=ced25859f6387697aadb88570a9c5e1668a1d46b diff --git a/doc/TODO b/doc/TODO index b288ef0..f6b1715 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,6 +4,8 @@ DOCUMENTATION TO DO LIST - Ideally, this will be extremely minimal + - The SQL syntax state functions are macros in CLSQL. + 2. Underdocumented CommonSQL features: - Retrieval immediate @@ -28,6 +30,11 @@ DOCUMENTATION TO DO LIST - SELECT: additional keyword arguments accepted include :LIMIT, :OFFSET, :INNER-JOIN and :ON. + - SQL-RECORDING-P: also accepts :both and :either values for the TYPE + parameter. + + - SQL-EXPRESSION: also accepts a :params keyword arg which is passed + 4. Documenting lower level, non-CommonSQL functions (some of this is already done).