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
divanik
5cebec8152
fix some issues
2024-06-26 15:59:15 +00:00
divanik
6f841d89e7
Fix tests
2024-06-17 17:41:28 +00:00
divanik
b8992f0397
Create integration test
2024-06-13 19:14:16 +00:00
divanik
78325c89cc
Change help message
2024-06-10 16:17:36 +00:00
divanik
439ac99897
Resolve several issues
2024-05-31 13:10:42 +00:00
divanik
3133b757d7
Add query for a non-interactive mode
2024-05-29 14:59:50 +00:00
divanik
0a2d922d23
Fix help message printing
2024-05-29 13:57:29 +00:00
divanik
4574ee7504
Correct style check
2024-05-27 12:45:05 +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
Alexey Milovidov
c49651ef89
Even less conflicts
2024-02-14 03:31:31 +01:00
Alexey Milovidov
98f7602ea1
Less conflicts
2024-02-14 03:01:03 +01:00
alesapin
965e3519e9
Remove unused includes
2022-12-08 18:53:05 +01:00
alesapin
7a223f4956
Slightly better clickhouse disks and remove DiskMemory
2022-12-08 18:20:54 +01:00
Alexander Gololobov
90baf74f13
Added mkdir command
2022-09-02 19:30:35 +02:00
kssenii
47a118beab
More fixes
2022-06-21 16:40:22 +02:00
kssenii
7520bfeab7
Fix
2022-06-16 19:50:09 +02:00
Varinara
1f8fab41f1
Fixe2: allow config path at any position
2022-06-06 16:52:58 +03:00
Varinara
6aa9e5d649
Fixe: allow config path at any position
2022-06-06 16:52:58 +03:00
Varinara
ed6e8176fe
Add basic commands for disk tool (list-disks, list, move, remove, link, copy, read, write) + tests
2022-06-06 16:52:58 +03:00