v.23.4Improvement
Multi-line History in ClickHouse-Client Improved for Natural Pasting
Multi-line history in clickhouse-client is now no longer padded. This makes pasting more natural. #48870 (Joanna Hulboj).
Why it matters
This feature addresses the issue where multi-line commands in theclickhouse-client command history were padded with extra spaces or characters, which made pasting commands awkward and less intuitive. By removing this padding, users can now copy and paste their command history more naturally and efficiently.How to use it
This improvement is integrated into theclickhouse-client by default. Users simply need to update to the version that includes this change; no additional configuration is required.