From e36256139a9e3ca73e838aefe207632e8b57c797 Mon Sep 17 00:00:00 2001 From: sundy-li <543950155@qq.com> Date: Wed, 3 Jul 2024 18:03:17 +0800 Subject: [PATCH] fix(session): fix PROMPT_SQL unwrap --- cli/tests/http/05-stream.result | 1 + cli/tests/http/05-stream.sh | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 cli/tests/http/05-stream.result create mode 100644 cli/tests/http/05-stream.sh diff --git a/cli/tests/http/05-stream.result b/cli/tests/http/05-stream.result new file mode 100644 index 00000000..d00491fd --- /dev/null +++ b/cli/tests/http/05-stream.result @@ -0,0 +1 @@ +1 diff --git a/cli/tests/http/05-stream.sh b/cli/tests/http/05-stream.sh new file mode 100644 index 00000000..d8547945 --- /dev/null +++ b/cli/tests/http/05-stream.sh @@ -0,0 +1,26 @@ +#!/bin/bash + +cat <