ClickHouse/programs/client
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
clickhouse-client.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
clickhouse-client.xml Remove support for {database} macro from the client's prompt 2022-10-19 23:27:12 +02:00
Client.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
Client.h add fuzzer for table definition 2022-08-11 02:34:10 +00:00
CMakeLists.txt Support test mode for clickhouse-local 2022-03-14 12:02:06 +01:00