aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 030013635d3..28565ecf732 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -177,6 +177,7 @@ COMMANDS
* Allow RULE recompilation
* Support UNION/INTERSECT/EXCEPT in sub-selects
* Allow DELETE and UPDATE to use inheritance using tablename*
+* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
CLIENTS