ClickHouse/programs/keeper-client
Azat Khuzhin 94fcae58b9 clickhouse-keeper-client: fix version parsing for set command
Previously:

    / :) set /test foo 1
    DB::Exception: Bad get: has UInt64, requested Int64

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-04 09:50:45 +02:00
..
CMakeLists.txt Parsing Keeper commands via ClickHouse Parser 2023-04-26 00:54:28 -04:00
Commands.cpp clickhouse-keeper-client: fix version parsing for set command 2023-08-04 09:50:45 +02:00
Commands.h Revert "Implementing new commands for keeper-client" 2023-08-03 15:05:52 +03:00
KeeperClient.cpp Revert "Implementing new commands for keeper-client" 2023-08-03 15:05:52 +03:00
KeeperClient.h Better completion 2023-04-26 20:11:45 -04:00
Parser.cpp Revert "Implementing new commands for keeper-client" 2023-08-03 15:05:52 +03:00
Parser.h Parsing Keeper commands via ClickHouse Parser 2023-04-26 00:54:28 -04:00