提交 d52c4801 authored 作者: Thomas Mueller's avatar Thomas Mueller

The shell tool now has a very simple statement history.

上级 80a8258c
......@@ -88,6 +88,7 @@ public class TestShell extends TestBase {
read("maxwidth");
read("show");
read("describe");
read("history");
read("quit or exit");
read("");
testOut.println("create table test(id int primary key, name varchar)\n;");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论