From: SVN by r. <sv...@ca...> - 2007-09-30 09:54:12
|
Author: roy Date: 2007-09-30 11:54:09 +0200 (Sun, 30 Sep 2007) New Revision: 159 Modified: README Log: mention changes Modified: README =================================================================== --- README 2007-09-30 09:48:08 UTC (rev 158) +++ README 2007-09-30 09:54:09 UTC (rev 159) @@ -62,11 +62,13 @@ 0.3 (Unreleased) - focus fix in login dialog +- Improve desc table to show primary key - fix to stop spooled lines being appended to each other. +- Improve tab completion for update FUTURE -- Improve desc table (to show primary key, references, etc) -- Improve tab completion for delete and alter table queries +- Improve desc table (to show references, etc) +- Improve tab completion for update, delete and alter table queries - Highlight the commands to make a distinction between the output and the commands - Remember commands over sessions - Make it possible to export/import data via xml (I think there is even an xml standard for this) |