Commit Graph

12 Commits

Author SHA1 Message Date
Julia Kartseva
f988aa521f Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-09-23 21:14:11 +00:00
Azat Khuzhin
e623ad041f Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
C-z is extermelly useful for some users (like myself), so provide a way
to configure it in client and avoid it's ignorance in clickhouse-disks
(I hope it is OK since it is not that known utility and it does not have
it's own configuration, while cli option is useless, one should remeber
about it).

Honestly I've never seen any interactive client that forbids C-z, so
ignoring it my default looks strange to me.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-19 08:33:53 +02:00
Alexey Milovidov
1fd9b60353 More direct interface of Disk and ObjectStorage 2024-08-11 00:13:40 +02:00
divanik
5cebec8152 fix some issues 2024-06-26 15:59:15 +00:00
divanik
5da4b69d57 Tried to fix tests 2024-06-25 17:20:42 +00:00
divanik
6f841d89e7 Fix tests 2024-06-17 17:41:28 +00:00
divanik
439ac99897 Resolve several issues 2024-05-31 13:10:42 +00:00
divanik
0a2d922d23 Fix help message printing 2024-05-29 13:57:29 +00:00
divanik
a9000bd821 Fix bugs 2024-05-28 13:17:49 +00:00
divanik
4c2d8a1378 Add highlighting 2024-05-27 14:26:20 +00:00
divanik
846d46075d Remove comments 2024-05-27 12:17:04 +00:00
divanik
f7238356d1 Commit from private 2024-05-27 11:44:45 +00:00