.. |
examples
|
|
|
ClientBase.cpp
|
Fix tests and docs
|
2024-01-23 18:59:40 +00:00 |
ClientBase.h
|
Fix adjusting log_comment in case of multiple files passed
|
2023-12-04 10:02:24 +01:00 |
ClientBaseHelpers.cpp
|
Fix syntax highlight in client for spaceship operator
|
2023-10-04 14:58:37 +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
|
Allow to build without libssl
|
2024-01-25 21:14:03 +00:00 |
Connection.h
|
Includes cleanup
|
2024-02-05 14:27:07 +00:00 |
ConnectionEstablisher.cpp
|
Remove unused is_finished
|
2024-02-06 14:30:19 +00:00 |
ConnectionEstablisher.h
|
Revert "Check stack size in Parser"
|
2024-02-21 11:33:08 +01:00 |
ConnectionParameters.cpp
|
Style check for abbreviations
|
2024-02-17 02:14:15 +01:00 |
ConnectionParameters.h
|
Use SSL port for clickhouse-client for hostnames pointing to clickhouse cloud
|
2023-11-13 10:31:56 +08:00 |
ConnectionPool.cpp
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionPool.h
|
Cleanup: connection pool priority -> config priority
|
2024-02-16 14:39:41 +00:00 |
ConnectionPoolWithFailover.cpp
|
Fix style
|
2024-02-26 22:05:54 +01:00 |
ConnectionPoolWithFailover.h
|
Merge pull request #60077 from ClickHouse/cleanup-connection-pool-priority
|
2024-02-21 15:22:08 +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
|
Revert "Revert flaky"
|
2024-01-19 13:51:30 +01:00 |
HedgedConnections.h
|
Revert "Revert flaky"
|
2024-01-19 13:51:30 +01:00 |
HedgedConnectionsFactory.cpp
|
Fix style
|
2024-02-26 22:06:10 +01:00 |
HedgedConnectionsFactory.h
|
Don't allow to set max_parallel_replicas to 0 as it doesn't make sense
|
2024-02-26 19:58:49 +00:00 |
IConnections.h
|
Includes cleanup
|
2024-02-05 14:27:07 +00:00 |
InternalTextLogs.cpp
|
|
|
InternalTextLogs.h
|
|
|
IServerConnection.h
|
Slightly better code around packets for parallel replicas (#51451)
|
2023-06-28 12:30:15 +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
|
Fix incorrect Exceptions
|
2023-12-24 21:26:32 +01:00 |
LocalConnection.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
MultiplexedConnections.cpp
|
Revert "Check stack size in Parser"
|
2024-02-21 11:33:08 +01: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
|
Revert "Check stack size in Parser"
|
2024-02-21 11:33:08 +01:00 |
QueryFuzzer.cpp
|
I found TODO in the code, that can be implemented
|
2024-02-17 02:21:55 +01:00 |
QueryFuzzer.h
|
Add reverse step
|
2024-02-02 18:11:56 +01: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
|
Do not load database engines in suggest
|
2024-01-07 23:06:36 +01:00 |
Suggest.h
|
Used main connections for suggestions
|
2023-08-10 04:11:07 +00:00 |
TestHint.cpp
|
More improvements based on PR review
|
2023-03-09 11:37:02 +01:00 |
TestHint.h
|
Preparation for libcxx(abi), llvm, clang-tidy 16
|
2023-03-19 17:25:41 +00:00 |
TestTags.cpp
|
|
|
TestTags.h
|
|
|