.. |
examples
|
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-11 19:36:18 +02:00 |
ClientBase.cpp
|
Merge branch 'master' into revert-62508-revert-62123-full-syntax-highlight
|
2024-04-12 00:44:02 +02:00 |
ClientBase.h
|
Merge branch 'master' into faster_01676_clickhouse_client_autocomplete
|
2024-04-11 01:34:05 +02:00 |
ClientBaseHelpers.cpp
|
Highlight only when necessary
|
2024-04-12 00:44:26 +02:00 |
ClientBaseHelpers.h
|
Move LineReader/ReplxxLineReader out from base
|
2022-12-27 14:23:51 +01:00 |
CMakeLists.txt
|
Move LineReader/ReplxxLineReader out from base
|
2022-12-27 14:23:51 +01:00 |
Connection.cpp
|
fix
|
2024-04-11 21:40:39 +02:00 |
Connection.h
|
fix
|
2024-04-11 21:40:39 +02:00 |
ConnectionEstablisher.cpp
|
Replace distributed_insert_replicas_preferences with distributed_insert_skip_read_only_replicas
|
2024-03-26 11:24:57 +01:00 |
ConnectionEstablisher.h
|
Move insert flag from ConnectionEstablisher to TryResult
|
2024-03-26 11:21:40 +01:00 |
ConnectionParameters.cpp
|
Cleanup SSH-based authentication code
|
2024-04-05 08:43:23 +00:00 |
ConnectionParameters.h
|
Cleanup SSH-based authentication code
|
2024-04-05 08:43:23 +00:00 |
ConnectionPool.cpp
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionPool.h
|
Cleanup SSH-based authentication code
|
2024-04-05 08:43:23 +00:00 |
ConnectionPoolWithFailover.cpp
|
Merge pull request #61201 from ClickHouse/revert-61200-revert-60430-max-parallel-replicas-validate
|
2024-04-03 17:05:59 +02:00 |
ConnectionPoolWithFailover.h
|
Replace distributed_insert_replicas_preferences with distributed_insert_skip_read_only_replicas
|
2024-03-26 11:24:57 +01:00 |
ConnectionString.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
ConnectionString.h
|
corrections after second review iteration
|
2023-06-14 01:26:39 +00:00 |
HedgedConnections.cpp
|
Fix use-of-uninitialized-value in HedgedConnections
|
2024-03-20 23:55:25 +00:00 |
HedgedConnections.h
|
Fix use-of-uninitialized-value in HedgedConnections
|
2024-03-20 23:55:25 +00:00 |
HedgedConnectionsFactory.cpp
|
Move insert flag from ConnectionEstablisher to TryResult
|
2024-03-26 11:21:40 +01:00 |
HedgedConnectionsFactory.h
|
Merge branch 'master' into revert-61200-revert-60430-max-parallel-replicas-validate
|
2024-03-20 13:59:38 +01:00 |
IConnections.h
|
Includes cleanup
|
2024-02-05 14:27:07 +00:00 |
InternalTextLogs.cpp
|
Process incremental profile events on client
|
2021-11-08 16:38:31 +03:00 |
InternalTextLogs.h
|
client: add ability to print raw profile events
|
2021-10-19 00:54:38 +03:00 |
IServerConnection.h
|
fix
|
2024-04-11 21:40:39 +02:00 |
LineReader.cpp
|
Fix build
|
2023-12-05 12:58:29 +00:00 |
LineReader.h
|
Fix completion for clickhouse-keeper-client
|
2023-08-04 09:24:32 +02:00 |
LocalConnection.cpp
|
Implement input() for clickhouse-local
|
2024-03-26 13:49:53 +01:00 |
LocalConnection.h
|
Merge pull request #62300 from ClickHouse/tavplubix-patch-10
|
2024-04-12 12:26:35 +00:00 |
MultiplexedConnections.cpp
|
Merge pull request #60470 from ClickHouse/ClibMouse-bugfix/kql-distributed-tables
|
2024-02-28 19:24:14 +03:00 |
MultiplexedConnections.h
|
Remove temporary debug logging in MultiplexedConnections (#55764)
|
2023-10-18 23:05:03 -07:00 |
PacketReceiver.cpp
|
Make better
|
2023-05-22 18:22:05 +00:00 |
PacketReceiver.h
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
QueryFuzzer.cpp
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
QueryFuzzer.h
|
improve randomness by erase buf elem when full
|
2024-03-09 21:27:28 +02:00 |
ReplxxLineReader.cpp
|
Handle editor exit code correctly
|
2023-12-06 20:21:15 +01:00 |
ReplxxLineReader.h
|
Change cursor style for overwrite mode (INS) to blinking in client
|
2023-11-25 22:00:56 +01:00 |
Suggest.cpp
|
Add a flag to load suggestion data synchronously
|
2024-04-10 13:08:38 +02:00 |
Suggest.h
|
Add a flag to load suggestion data synchronously
|
2024-04-10 13:08:38 +02:00 |
TestHint.cpp
|
More improvements based on PR review
|
2023-03-09 11:37:02 +01:00 |
TestHint.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
TestTags.cpp
|
Support test mode for clickhouse-local
|
2022-03-14 12:02:06 +01:00 |
TestTags.h
|
Support test mode for clickhouse-local
|
2022-03-14 12:02:06 +01:00 |