ClickHouse/programs/client
Azat Khuzhin 2dbcfdbe15 Allow to override host for client connection credentials
Introduce new `--connection` option, by default as a connection name
`--host` will be used.

And using --connection you also can specify --host and it will be
overwritten.

Follow-up for: #45715
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-16 14:26:24 +01:00
..
clickhouse-client.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
clickhouse-client.xml Add ability to override connection settings based on connection names 2023-01-28 17:01:12 +01:00
Client.cpp Allow to override host for client connection credentials 2023-02-16 14:26:24 +01:00
Client.h Add ability to override connection settings based on connection names 2023-01-28 17:01:12 +01:00
CMakeLists.txt Move LineReader/ReplxxLineReader out from base 2022-12-27 14:23:51 +01:00