From c8f89bb65f225c6061f5b1046fd29d3f3119e53d Mon Sep 17 00:00:00 2001 From: "Sinisa@sinisa.nasamreza.org" <> Date: Sat, 20 Jul 2002 15:47:36 +0300 Subject: [PATCH] Another item on TODO --- Docs/manual.texi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Docs/manual.texi b/Docs/manual.texi index dee73518cd9..092e2c97b5c 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -49825,6 +49825,14 @@ however remains to be added later. Another feature that has to be added later is grouping of select list itmes in order to alleviate user errors. For the moment, missing (hidden) columns are not used at all. + +Third feature to be done is to make SQL SET OPTION to set values for +all values of the column optionally to: + +* ALL (as it is now) +* NULL +* blank + ------------------------------------------------------------------------- @node News-4.0.2, News-4.0.1, News-4.0.3, News-4.0.x