diff options
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -124,6 +124,7 @@ COMMANDS * 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, ...) +* Allow BINARY option to SELECT, like we do with DECLARE CLIENTS |