From: SVN by r. <sv...@ca...> - 2007-10-08 15:31:53
|
Author: rotman Date: 2007-10-08 17:31:56 +0200 (Mon, 08 Oct 2007) New Revision: 174 Modified: ChangeLog Log: implemented direct connect Modified: ChangeLog =================================================================== --- ChangeLog 2007-10-08 15:31:38 UTC (rev 173) +++ ChangeLog 2007-10-08 15:31:56 UTC (rev 174) @@ -7,6 +7,7 @@ * Quit with ^D (on empty commandline) * Added tab completion for DESC command * BUGFIX: fix tab completion when a "keyword" was found as part of a name. + * Added possiblity to start SQLShell in a connected state by providing the connectionstring as commandline argument 0.2 (17-09-2007) * Search in history (for example by entering '/query' to make the current command the last command with query in it) |