ClickHouse/programs
Azat Khuzhin eda396eb7c Fix completion for clickhouse-keeper-client
Previously some symbols had been counted as word breakers, and this
breaks the completion since after such symbol the completion will start
from scratch.

One of the most annoying was the "-" sign.

But actually all those word breakers that is used for SQL completion is
not required for keeper client, so let's leave only necessary.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-04 09:24:32 +02:00
..
bash-completion Update available formats for bash completion 2022-08-28 17:22:32 +02:00
benchmark Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
client Fixes 2023-07-25 10:16:28 +00:00
compressor Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
copier Merge branch 'master' into zvonand-implicit-tz 2023-06-21 13:41:35 +02:00
diagnostics Cleanup remote_servers in dist config.xml 2023-07-09 16:55:27 +02:00
disks try to fix some trash in Disks 2023-06-18 14:59:10 +02:00
extract-from-config Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
format add missing finalize calls 2023-06-28 10:51:54 +02:00
git-import Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
install Fix errors 2023-07-24 05:34:00 +02:00
keeper Add SYSTEM STOP LISTEN query (#51016) 2023-07-26 19:58:41 +02:00
keeper-client Fix completion for clickhouse-keeper-client 2023-08-04 09:24:32 +02:00
keeper-converter Fix build 2023-07-07 01:31:52 +02:00
library-bridge Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
local Merge pull request #52628 from ClickHouse/load-suggestion-only-with-clickhouse-dialect 2023-07-28 10:21:53 +03:00
obfuscator Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-implicit-tz 2023-05-05 15:50:26 +02:00
odbc-bridge Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
self-extracting Use PROJECT_*_DIR instead of CMAKE_*_DIR. 2023-05-18 23:23:39 +08:00
server fix data race 2023-08-02 18:42:38 +02:00
static-files-disk-uploader Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
su Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
CMakeLists.txt Add embedded keeper-client to keeper standalone binary 2023-06-15 12:08:20 -04:00
config_tools.h.in Keeper Client MVP 2023-03-31 12:41:22 +00:00
embed_binary.S.in Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
main.cpp Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00